Krontab
This project was inspired by a Linux util Crontab. In context of this library you will have opportunity to set up scheduled running of some things. In the base realization it works on the Kotlin Coroutines
Introduction tutorial
Here will be described examples and some easy how-to-use steps and things
Including in project
In two words, you must add dependency dev.inmo:krontab:$krontab_version to your project. The late...
How to use
Previous pages Including in project buildSchedule Custom KronSchedulerYou always able to c...
FAQ
How oftern new versions are releasing? Not very often. It depend on libraries (coroutines, korli...
Describing
In this chapter will be described how and why library things working as they working