License |
License |
---|---|
GroupId | GroupIdcom.maltaisn |
ArtifactId | ArtifactIdrecurpicker |
Last Version | Last Version2.1.7 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionrecurpicker
Recurrence picker fragments and utilities for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
recurpicker-2.1.7.pom | |
recurpicker-2.1.7.aar | 104 KB |
recurpicker-2.1.7-sources.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.maltaisn/recurpicker/ -->
<dependency>
<groupId>com.maltaisn</groupId>
<artifactId>recurpicker</artifactId>
<version>2.1.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.maltaisn/recurpicker/
implementation 'com.maltaisn:recurpicker:2.1.7'
// https://jarcasting.com/artifacts/com.maltaisn/recurpicker/
implementation ("com.maltaisn:recurpicker:2.1.7")
'com.maltaisn:recurpicker:aar:2.1.7'
<dependency org="com.maltaisn" name="recurpicker" rev="2.1.7">
<artifact name="recurpicker" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.maltaisn', module='recurpicker', version='2.1.7')
)
libraryDependencies += "com.maltaisn" % "recurpicker" % "2.1.7"
[com.maltaisn/recurpicker "2.1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.30 |
androidx.core » core-ktx | jar | 1.6.0 |
androidx.appcompat » appcompat | jar | 1.3.1 |
androidx.recyclerview » recyclerview | jar | 1.2.1 |
androidx.constraintlayout » constraintlayout | jar | 2.1.1 |
com.google.android.material » material | jar | 1.4.0 |