
Multiplatform library facilitates work scheduling, integrating seamlessly across various platforms. Offers comprehensive API documentation and encourages community support through contributions and issue reporting.
A Kotlin Multiplatform library for work scheduling
dependencies {
// if you need it in common code
implementation("tz.co.asoft:krest-core:unspecified")
}The full api reference of kevlar can be found at https://asoft-ltd.github.io/krest
There are multiple ways you can support this project
If you found it useful, just give it a star
You can help by submitting pull request to available open tickets on the issues section
This makes it easier to catch bugs and offer enhancements required
A Kotlin Multiplatform library for work scheduling
dependencies {
// if you need it in common code
implementation("tz.co.asoft:krest-core:unspecified")
}The full api reference of kevlar can be found at https://asoft-ltd.github.io/krest
There are multiple ways you can support this project
If you found it useful, just give it a star
You can help by submitting pull request to available open tickets on the issues section
This makes it easier to catch bugs and offer enhancements required