Last Version

Krontab 0.7.3

It is an analog of crontab util for Kotlin Coroutines

License

License

GroupId

GroupId

dev.inmo
ArtifactId

ArtifactId

krontab-android-debug
Version

Version

0.7.3
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.7.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.1
com.soywiz.korlibs.klock : klock-android jar 2.7.0
androidx.work » work-runtime-ktx jar 2.7.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (1)

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

Project Modules

There are no modules declared in this project.