在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):mplatvoet/kovenant开源软件地址(OpenSource Url):https://github.com/mplatvoet/kovenant开源编程语言(OpenSource Language):Kotlin 99.5%开源软件介绍(OpenSource Introduction):KovenantThe easy asynchronous library for Kotlin. With extensions for Android, RxJava, JavaFX and much more. task { "world" } and task { "Hello" } success {
println("${it.second} ${it.first}!")
} Please refer to the Kovenant site for API usage and more. Getting startedBuild against Kotlin: Gradledependencies {
compile 'nl.komponents.kovenant:kovenant:3.3.0'
} Maven<dependency>
<groupId>nl.komponents.kovenant</groupId>
<artifactId>kovenant</artifactId>
<version>3.3.0</version>
</dependency> Android Demo appCheckout the Android Demo App on Github. ArtifactsKovenant has been structured in sub projects so you can cherry pick what you need.
IssuesIssues are tracked in Youtrack Release notesSee Changelog for release notes SlackJoin the More Kotlin librariesCheck out Awesome Kotlin |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论