License |
License |
---|---|
GroupId | GroupIdbe.billington.calendar.recurrencepicker |
ArtifactId | ArtifactIdlibrary |
Version | Version1.1.1 |
Type | Typeaar |
Description |
DescriptionAndroid Recurrence Picker - Library
This library allows you to use the Google Calendar Recurrence picker
|
Filename | Size |
---|---|
library-1.1.1.pom | |
library-1.1.1.aar | 352 KB |
library-1.1.1-sources.jar | 44 KB |
library-1.1.1-javadoc.jar | 202 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.billington.calendar.recurrencepicker/library/ -->
<dependency>
<groupId>be.billington.calendar.recurrencepicker</groupId>
<artifactId>library</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/be.billington.calendar.recurrencepicker/library/
implementation 'be.billington.calendar.recurrencepicker:library:1.1.1'
// https://jarcasting.com/artifacts/be.billington.calendar.recurrencepicker/library/
implementation ("be.billington.calendar.recurrencepicker:library:1.1.1")
'be.billington.calendar.recurrencepicker:library:aar:1.1.1'
<dependency org="be.billington.calendar.recurrencepicker" name="library" rev="1.1.1">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='be.billington.calendar.recurrencepicker', module='library', version='1.1.1')
)
libraryDependencies += "be.billington.calendar.recurrencepicker" % "library" % "1.1.1"
[be.billington.calendar.recurrencepicker/library "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.nineoldandroids : library | jar | 2.4.0 |
com.android.support » support-v4 | aar | 21.0.3 |
com.github.flavienlaurent.datetimepicker : library | aar | 0.0.2 |
Group / Artifact | Type | Version |
---|---|---|
android » android | jar | 5.0_r1 |