calendarpal

A friend to help with Android ContentProvider operations.

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

org.dmfs
ArtifactId

ArtifactId

calendarpal
Last Version

Last Version

0.11
Release Date

Release Date

Type

Type

aar
Description

Description

calendarpal
A friend to help with Android ContentProvider operations.
Project URL

Project URL

https://github.com/dmfs/ContentPal

Download calendarpal

How to add to project

<!-- https://jarcasting.com/artifacts/org.dmfs/calendarpal/ -->
<dependency>
    <groupId>org.dmfs</groupId>
    <artifactId>calendarpal</artifactId>
    <version>0.11</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.dmfs/calendarpal/
implementation 'org.dmfs:calendarpal:0.11'
// https://jarcasting.com/artifacts/org.dmfs/calendarpal/
implementation ("org.dmfs:calendarpal:0.11")
'org.dmfs:calendarpal:aar:0.11'
<dependency org="org.dmfs" name="calendarpal" rev="0.11">
  <artifact name="calendarpal" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.dmfs', module='calendarpal', version='0.11')
)
libraryDependencies += "org.dmfs" % "calendarpal" % "0.11"
[org.dmfs/calendarpal "0.11"]

Dependencies

compile (4)

Group / Artifact Type Version
org.dmfs : contentpal jar 0.11
org.dmfs : rfc5545-datetime jar 0.2.4
org.dmfs : lib-recur jar 0.10
androidx.annotation » annotation jar 1.0.0

runtime (1)

Group / Artifact Type Version
org.dmfs : jems jar 1.43

Project Modules

There are no modules declared in this project.

Versions

Version
0.11
0.10
0.9
0.7
0.6