jar

org.jresearch : org.jresearch.google-rfc-2445

Maven & Gradle

Nov 24, 2020

JRS: google RFC 2445 fork · RFC 2445 defines protocols for interoperability between calendar applications, and this library provides java implementations for a number of RFC 2445 primitives including those that describe how events repeat. Start by taking alook at the compat packages.

Table Of Contents

Latest Version

Download org.jresearch : org.jresearch.google-rfc-2445 JAR file - Latest Versions:

All Versions

Download org.jresearch : org.jresearch.google-rfc-2445 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.jresearch.google-rfc-2445-1.0.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jresearch.ical.compat.jodatime

├─ org.jresearch.ical.compat.jodatime.DateTimeIterable.class - [JAR]

├─ org.jresearch.ical.compat.jodatime.DateTimeIterator.class - [JAR]

├─ org.jresearch.ical.compat.jodatime.DateTimeIteratorFactory.class - [JAR]

├─ org.jresearch.ical.compat.jodatime.LocalDateIterable.class - [JAR]

├─ org.jresearch.ical.compat.jodatime.LocalDateIterator.class - [JAR]

├─ org.jresearch.ical.compat.jodatime.LocalDateIteratorFactory.class - [JAR]

├─ org.jresearch.ical.compat.jodatime.TimeZoneConverter.class - [JAR]

org.jresearch.ical.util

├─ org.jresearch.ical.util.DTBuilder.class - [JAR]

├─ org.jresearch.ical.util.Predicate.class - [JAR]

├─ org.jresearch.ical.util.Predicates.class - [JAR]

├─ org.jresearch.ical.util.TimeUtils.class - [JAR]

org.jresearch.ical.iter

├─ org.jresearch.ical.iter.CompoundIteratorImpl.class - [JAR]

├─ org.jresearch.ical.iter.Conditions.class - [JAR]

├─ org.jresearch.ical.iter.DateValueComparison.class - [JAR]

├─ org.jresearch.ical.iter.Filters.class - [JAR]

├─ org.jresearch.ical.iter.Generator.class - [JAR]

├─ org.jresearch.ical.iter.Generators.class - [JAR]

├─ org.jresearch.ical.iter.HeapElement.class - [JAR]

├─ org.jresearch.ical.iter.InstanceGenerators.class - [JAR]

├─ org.jresearch.ical.iter.IntSet.class - [JAR]

├─ org.jresearch.ical.iter.RDateIteratorImpl.class - [JAR]

├─ org.jresearch.ical.iter.RRuleIteratorImpl.class - [JAR]

├─ org.jresearch.ical.iter.RecurrenceIterable.class - [JAR]

├─ org.jresearch.ical.iter.RecurrenceIterator.class - [JAR]

├─ org.jresearch.ical.iter.RecurrenceIteratorFactory.class - [JAR]

├─ org.jresearch.ical.iter.SingleValueGenerator.class - [JAR]

├─ org.jresearch.ical.iter.ThrottledGenerator.class - [JAR]

├─ org.jresearch.ical.iter.Util.class - [JAR]

org.jresearch.ical.compat.javautil

├─ org.jresearch.ical.compat.javautil.DateIterable.class - [JAR]

├─ org.jresearch.ical.compat.javautil.DateIterator.class - [JAR]

├─ org.jresearch.ical.compat.javautil.DateIteratorFactory.class - [JAR]

org.jresearch.ical.values

├─ org.jresearch.ical.values.AbstractIcalObject.class - [JAR]

├─ org.jresearch.ical.values.DateTimeValue.class - [JAR]

├─ org.jresearch.ical.values.DateTimeValueImpl.class - [JAR]

├─ org.jresearch.ical.values.DateValue.class - [JAR]

├─ org.jresearch.ical.values.DateValueImpl.class - [JAR]

├─ org.jresearch.ical.values.Frequency.class - [JAR]

├─ org.jresearch.ical.values.IcalObject.class - [JAR]

├─ org.jresearch.ical.values.IcalParseUtil.class - [JAR]

├─ org.jresearch.ical.values.IcalSchema.class - [JAR]

├─ org.jresearch.ical.values.IcalValueType.class - [JAR]

├─ org.jresearch.ical.values.PeriodValue.class - [JAR]

├─ org.jresearch.ical.values.PeriodValueImpl.class - [JAR]

├─ org.jresearch.ical.values.RDateList.class - [JAR]

├─ org.jresearch.ical.values.RRule.class - [JAR]

├─ org.jresearch.ical.values.RRuleSchema.class - [JAR]

├─ org.jresearch.ical.values.TimeValue.class - [JAR]

├─ org.jresearch.ical.values.VcalRewriter.class - [JAR]

├─ org.jresearch.ical.values.Weekday.class - [JAR]

├─ org.jresearch.ical.values.WeekdayNum.class - [JAR]

Advertisement