is not current version
Last Version 1.0.11

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

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.

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.jresearch
ArtifactId

ArtifactId

org.jresearch.google-rfc-2445
Version

Version

1.0.3
Type

Type

jar

Download org.jresearch.google-rfc-2445 1.0.3


<!-- https://jarcasting.com/artifacts/org.jresearch/org.jresearch.google-rfc-2445/ -->
<dependency>
    <groupId>org.jresearch</groupId>
    <artifactId>org.jresearch.google-rfc-2445</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch/org.jresearch.google-rfc-2445/
implementation 'org.jresearch:org.jresearch.google-rfc-2445:1.0.3'
// https://jarcasting.com/artifacts/org.jresearch/org.jresearch.google-rfc-2445/
implementation ("org.jresearch:org.jresearch.google-rfc-2445:1.0.3")
'org.jresearch:org.jresearch.google-rfc-2445:jar:1.0.3'
<dependency org="org.jresearch" name="org.jresearch.google-rfc-2445" rev="1.0.3">
  <artifact name="org.jresearch.google-rfc-2445" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jresearch', module='org.jresearch.google-rfc-2445', version='1.0.3')
)
libraryDependencies += "org.jresearch" % "org.jresearch.google-rfc-2445" % "1.0.3"
[org.jresearch/org.jresearch.google-rfc-2445 "1.0.3"]