Last Version

android-betterpickers 1.6.0

Android library for better number/date/time-picker DialogFragments.

License

License

GroupId

GroupId

com.doomonafireball.betterpickers
ArtifactId

ArtifactId

library
Version

Version

1.6.0
Type

Type

aar
Description

Description

android-betterpickers
Android library for better number/date/time-picker DialogFragments.
Project URL

Project URL

http://github.com/derekbrameyer/android-betterpickers
Source Code Management

Source Code Management

http://github.com/derekbrameyer/android-betterpickers

Download library 1.6.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » support-v4 jar 20.0.+
com.nineoldandroids : library jar 2.4.0
org.jraf : android-switch-backport aar 1.4.0

Project Modules

There are no modules declared in this project.