| License |
License
License
|
|---|---|
| GroupId | GroupIdio.github.bobbysandhu |
| ArtifactId | ArtifactIdunified-date-time-picker-kt |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionunified-date-time-picker-kt
A library to manage Date & Time with a single UI component.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| unified-date-time-picker-kt-1.0.1.pom | |
| unified-date-time-picker-kt-1.0.1-sources.jar | 52 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.bobbysandhu/unified-date-time-picker-kt/ -->
<dependency>
<groupId>io.github.bobbysandhu</groupId>
<artifactId>unified-date-time-picker-kt</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.bobbysandhu/unified-date-time-picker-kt/
implementation 'io.github.bobbysandhu:unified-date-time-picker-kt:1.0.1'
// https://jarcasting.com/artifacts/io.github.bobbysandhu/unified-date-time-picker-kt/
implementation ("io.github.bobbysandhu:unified-date-time-picker-kt:1.0.1")
'io.github.bobbysandhu:unified-date-time-picker-kt:aar:1.0.1'
<dependency org="io.github.bobbysandhu" name="unified-date-time-picker-kt" rev="1.0.1">
<artifact name="unified-date-time-picker-kt" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.bobbysandhu', module='unified-date-time-picker-kt', version='1.0.1')
)
libraryDependencies += "io.github.bobbysandhu" % "unified-date-time-picker-kt" % "1.0.1"
[io.github.bobbysandhu/unified-date-time-picker-kt "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.0 |
| com.google.android.material » material | jar | 1.4.0 |