Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.md | 2013-07-07 | 427 Bytes |
|
biweekly-0.2.0.jar | 2013-07-07 | 252.4 kB | |
biweekly-0.2.0-sources.jar | 2013-07-07 | 287.7 kB | |
biweekly-0.2.0-with-deps.zip | 2013-07-07 | 412.1 kB | |
biweekly-0.2.0-javadoc.jar | 2013-07-07 | 1.9 MB | |
Totals: 5 Items | 2.8 MB | 0 |
Version 0.2.0 Changelog
- Added xCal support (XML-encoded iCalendar objects).
- Added property cardinality validation to
ICalendar.validate()
.
See the changelog page for the project's entire changelog history.
Maven
<dependency>
<groupId>net.sf.biweekly</groupId>
<artifactId>biweekly</artifactId>
<version>0.2.0</version>
</dependency>