is not current version
Last Version 0.0.4

com.github.roroche:eo-android-concurrency 0.0.3

Kotlin library for Android to deal with concurrency in an EO way

GroupId

GroupId

com.github.roroche
ArtifactId

ArtifactId

eo-android-concurrency
Version

Version

0.0.3
Type

Type

aar

Download eo-android-concurrency 0.0.3


<!-- https://jarcasting.com/artifacts/com.github.roroche/eo-android-concurrency/ -->
<dependency>
    <groupId>com.github.roroche</groupId>
    <artifactId>eo-android-concurrency</artifactId>
    <version>0.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.roroche/eo-android-concurrency/
implementation 'com.github.roroche:eo-android-concurrency:0.0.3'
// https://jarcasting.com/artifacts/com.github.roroche/eo-android-concurrency/
implementation ("com.github.roroche:eo-android-concurrency:0.0.3")
'com.github.roroche:eo-android-concurrency:aar:0.0.3'
<dependency org="com.github.roroche" name="eo-android-concurrency" rev="0.0.3">
  <artifact name="eo-android-concurrency" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.roroche', module='eo-android-concurrency', version='0.0.3')
)
libraryDependencies += "com.github.roroche" % "eo-android-concurrency" % "0.0.3"
[com.github.roroche/eo-android-concurrency "0.0.3"]