| License |
License |
|---|---|
| GroupId | GroupIdcom.splendo.kaluga |
| ArtifactId | ArtifactIddate-time-picker-androidlib |
| Version | Version0.2.1 |
| Type | Typeaar |
| Description |
Descriptiondate-time-picker
Collection of Kotlin Flow based libraries
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.splendo.kaluga/date-time-picker-androidlib/ -->
<dependency>
<groupId>com.splendo.kaluga</groupId>
<artifactId>date-time-picker-androidlib</artifactId>
<version>0.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.splendo.kaluga/date-time-picker-androidlib/
implementation 'com.splendo.kaluga:date-time-picker-androidlib:0.2.1'
// https://jarcasting.com/artifacts/com.splendo.kaluga/date-time-picker-androidlib/
implementation ("com.splendo.kaluga:date-time-picker-androidlib:0.2.1")
'com.splendo.kaluga:date-time-picker-androidlib:aar:0.2.1'
<dependency org="com.splendo.kaluga" name="date-time-picker-androidlib" rev="0.2.1">
<artifact name="date-time-picker-androidlib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.splendo.kaluga', module='date-time-picker-androidlib', version='0.2.1')
)
libraryDependencies += "com.splendo.kaluga" % "date-time-picker-androidlib" % "0.2.1"
[com.splendo.kaluga/date-time-picker-androidlib "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.1-native-mt |
| com.splendo.kaluga : architecture-androidlib | jar | 0.2.1 |
| com.splendo.kaluga : base-androidlib | jar | 0.2.1 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.1-native-mt |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| androidx.fragment » fragment | jar | 1.3.6 |