License |
License |
---|---|
GroupId | GroupIdcom.github.flavienlaurent.datetimepicker |
ArtifactId | ArtifactIdlibrary |
Version | Version0.0.2 |
Type | Typeaar |
Description |
DescriptionDateTimePicker Library
Android library to backport the DateTimePicker
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-0.0.2.pom | |
library-0.0.2.aar | 131 KB |
library-0.0.2-sources.jar | 45 KB |
library-0.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.flavienlaurent.datetimepicker/library/ -->
<dependency>
<groupId>com.github.flavienlaurent.datetimepicker</groupId>
<artifactId>library</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.flavienlaurent.datetimepicker/library/
implementation 'com.github.flavienlaurent.datetimepicker:library:0.0.2'
// https://jarcasting.com/artifacts/com.github.flavienlaurent.datetimepicker/library/
implementation ("com.github.flavienlaurent.datetimepicker:library:0.0.2")
'com.github.flavienlaurent.datetimepicker:library:aar:0.0.2'
<dependency org="com.github.flavienlaurent.datetimepicker" name="library" rev="0.0.2">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.flavienlaurent.datetimepicker', module='library', version='0.0.2')
)
libraryDependencies += "com.github.flavienlaurent.datetimepicker" % "library" % "0.0.2"
[com.github.flavienlaurent.datetimepicker/library "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.nineoldandroids : library | jar | 2.4.0 |
com.android.support » support-v4 | jar | 13.0.0 |