Library for using Crontab-like syntax in scheduling of some Kotlin Coroutines tasks to do from time to time
Go to file
InsanusMokrassar 9e33170d45 fix coroutines dependency 2019-05-23 14:42:38 +08:00
gradle/wrapper init 2019-05-21 18:14:09 +08:00
.gitignore init 2019-05-21 18:14:09 +08:00
LICENSE Initial commit 2019-05-21 11:35:07 +08:00
README.md Initial commit 2019-05-21 11:35:07 +08:00
build.gradle fix coroutines dependency 2019-05-23 14:42:38 +08:00
gradle.properties init 2019-05-21 18:14:09 +08:00
gradlew init 2019-05-21 18:14:09 +08:00
gradlew.bat init 2019-05-21 18:14:09 +08:00
maven.publish.gradle init 2019-05-21 18:14:09 +08:00
publish.gradle init 2019-05-21 18:14:09 +08:00
settings.gradle init 2019-05-21 18:14:09 +08:00

README.md

krontab