Jar examples for c:coroutinebinding
Kotlin Coroutine binding APIs for Android's UI widgets
You can download jar file coroutinebinding 0.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add coroutinebinding-0.1.0.jar to your project.
<dependency> <groupId>com.github.satoshun.coroutinebinding</groupId> <artifactId>coroutinebinding</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.satoshun.coroutinebinding', name: 'coroutinebinding', version: '0.1.0'
libraryDependencies += "com.github.satoshun.coroutinebinding" % "coroutinebinding" % "0.1.0"
<dependency org="com.github.satoshun.coroutinebinding" name="coroutinebinding" rev="0.1.0"/>
@Grapes(@Grab(group='com.github.satoshun.coroutinebinding', module='coroutinebinding', version='0.1.0'))
'com.github.satoshun.coroutinebinding:coroutinebinding:jar:0.1.0'
Click the following link to download the jar file.
coroutinebinding-0.1.0-javadoc.jar