Cron Library
Use Cron library to schedule tasks and execute them in background threads
Releases
1.1.2
- Upgrade of Gradle Wrapper
Compatibility:
- 7.0.0
1.1.1
- Fixed class loader issue
Compatibility:
- 7.0.0
1.1.0
- Implemented thread safety
- Fixed possibility of conflicting schedules
- Introduced `fixedDelay` and `delay` options for `schedule()` function
- Introduced `nextExecTime` for `get()` function
Compatibility:
- 7.0.0
1.0.0
- Initial release
Compatibility:
- 7.0.0