Including in project¶
In two words, you must add dependency dev.inmo:krontab:$krontab_version
to your project. The latest version presented by next badge:
Notice about repository¶
To use this library, you will need to include MavenCentral
repository in you project
build.gradle¶
Dependencies¶
Next snippets must be placed into your dependencies
part of build.gradle
(for gradle) or pom.xml
(for maven).