![JAR search and dependency download from the Maven repository](/logo.png)
x.recurrence.11.6.4.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of recurrence Show documentation
Show all versions of recurrence Show documentation
Contains the RFC 2445 support.
The newest version!
module com.calendarfx.recurrence {
requires org.joda.time;
requires java.logging;
exports com.google.ical.compat.javatime;
exports com.google.ical.compat.javautil;
exports com.google.ical.compat.jodatime;
exports com.google.ical.iter;
exports com.google.ical.util;
exports com.google.ical.values;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy