date-time

Collection of Kotlin Flow based libraries

License

License

GroupId

GroupId

com.splendo.kaluga
ArtifactId

ArtifactId

date-time-androidlib
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

date-time
Collection of Kotlin Flow based libraries
Project URL

Project URL

https://github.com/splendo/kaluga
Source Code Management

Source Code Management

https://github.com/splendo/kaluga

Download date-time-androidlib

How to add to project

<!-- https://jarcasting.com/artifacts/com.splendo.kaluga/date-time-androidlib/ -->
<dependency>
    <groupId>com.splendo.kaluga</groupId>
    <artifactId>date-time-androidlib</artifactId>
    <version>0.4.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.splendo.kaluga/date-time-androidlib/
implementation 'com.splendo.kaluga:date-time-androidlib:0.4.0'
// https://jarcasting.com/artifacts/com.splendo.kaluga/date-time-androidlib/
implementation ("com.splendo.kaluga:date-time-androidlib:0.4.0")
'com.splendo.kaluga:date-time-androidlib:aar:0.4.0'
<dependency org="com.splendo.kaluga" name="date-time-androidlib" rev="0.4.0">
  <artifact name="date-time-androidlib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.splendo.kaluga', module='date-time-androidlib', version='0.4.0')
)
libraryDependencies += "com.splendo.kaluga" % "date-time-androidlib" % "0.4.0"
[com.splendo.kaluga/date-time-androidlib "0.4.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.0-native-mt
com.splendo.kaluga : base-androidlib jar 0.4.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0-native-mt
androidx.appcompat » appcompat jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.3