Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.59 KB

ReadMe.md

File metadata and controls

44 lines (29 loc) · 1.59 KB

`# Koncurrent

A kotlin Multiplatform library suite that makes it dealing with concurrency easily from common code

Maven Kotlin Android Java Swift iOS JavaScript TypeScript

Setup: Gradle

dependencies {
    implementation("tz.co.asoft:koncurrent-executors-core:unspecified")
}

Api Reference

The full api reference of kevlar can be found at https://asoft-ltd.github.io/koncurrent

Support

There are multiple ways you can support this project

Star It

If you found it useful, just give it a star

Contribute

You can help by submitting pull request to available open tickets on the issues section

Report Issues

This makes it easier to catch bugs and offer enhancements required

Credits