recurpicker

Recurrence picker fragments and utilities for Android

License

License

GroupId

GroupId

com.maltaisn
ArtifactId

ArtifactId

recurpicker
Last Version

Last Version

2.1.7
Release Date

Release Date

Type

Type

aar
Description

Description

recurpicker
Recurrence picker fragments and utilities for Android
Project URL

Project URL

https://github.com/maltaisn/recurpickerlib
Source Code Management

Source Code Management

https://github.com/maltaisn/recurpickerlib

Download recurpicker

How to add to project

<!-- 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"]

Dependencies

runtime (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.7
2.1.6
2.1.5
2.1.4
1.6.0