is not current version
Last Version 0.7.3

Krontab 0.6.0

It is an analog of crontab util for Kotlin Coroutines

License

License

GroupId

GroupId

dev.inmo
ArtifactId

ArtifactId

krontab-android-debug
Version

Version

0.6.0
Type

Type

aar
Description

Description

Krontab
It is an analog of crontab util for Kotlin Coroutines
Project URL

Project URL

https://github.com/InsanusMokrassar/krontab
Source Code Management

Source Code Management

https://github.com/InsanusMokrassar/krontab.git

Download krontab-android-debug 0.6.0


<!-- https://jarcasting.com/artifacts/dev.inmo/krontab-android-debug/ -->
<dependency>
    <groupId>dev.inmo</groupId>
    <artifactId>krontab-android-debug</artifactId>
    <version>0.6.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.inmo/krontab-android-debug/
implementation 'dev.inmo:krontab-android-debug:0.6.0'
// https://jarcasting.com/artifacts/dev.inmo/krontab-android-debug/
implementation ("dev.inmo:krontab-android-debug:0.6.0")
'dev.inmo:krontab-android-debug:aar:0.6.0'
<dependency org="dev.inmo" name="krontab-android-debug" rev="0.6.0">
  <artifact name="krontab-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.inmo', module='krontab-android-debug', version='0.6.0')
)
libraryDependencies += "dev.inmo" % "krontab-android-debug" % "0.6.0"
[dev.inmo/krontab-android-debug "0.6.0"]

Dependencies

compile (4)

Group / Artifact Type Version
androidx.work » work-runtime-ktx jar 2.5.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.0
com.soywiz.korlibs.klock : klock-android jar 2.1.0

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10

Project Modules

There are no modules declared in this project.