License |
License |
---|---|
GroupId | GroupIddev.inmo |
ArtifactId | ArtifactIdkrontab-android |
Version | Version0.6.6 |
Type | Typeaar |
Description |
DescriptionKrontab
It is an analog of crontab util for Kotlin Coroutines
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
krontab-android-0.6.6.pom | |
krontab-android-0.6.6-sources.jar | 22 KB |
krontab-android-0.6.6-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/dev.inmo/krontab-android/ -->
<dependency>
<groupId>dev.inmo</groupId>
<artifactId>krontab-android</artifactId>
<version>0.6.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.inmo/krontab-android/
implementation 'dev.inmo:krontab-android:0.6.6'
// https://jarcasting.com/artifacts/dev.inmo/krontab-android/
implementation ("dev.inmo:krontab-android:0.6.6")
'dev.inmo:krontab-android:aar:0.6.6'
<dependency org="dev.inmo" name="krontab-android" rev="0.6.6">
<artifact name="krontab-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.inmo', module='krontab-android', version='0.6.6')
)
libraryDependencies += "dev.inmo" % "krontab-android" % "0.6.6"
[dev.inmo/krontab-android "0.6.6"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.2 |
com.soywiz.korlibs.klock : klock-android | jar | 2.4.8 |
androidx.work » work-runtime-ktx | jar | 2.7.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |