Elegant Android
Libraries
TODO
Icon credits
Icons made by Freepik from www.flaticon.com
| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.roroche | 
    
| ArtifactId | ArtifactIdeo-android-concurrency | 
    
| Last Version | Last Version0.0.4 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptioneo-android-concurrency 
            Kotlin library for Android to deal with concurrency in an EO way 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/com.github.roroche/eo-android-concurrency/ -->
<dependency>
    <groupId>com.github.roroche</groupId>
    <artifactId>eo-android-concurrency</artifactId>
    <version>0.0.4</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/com.github.roroche/eo-android-concurrency/
implementation 'com.github.roroche:eo-android-concurrency:0.0.4'
                // https://jarcasting.com/artifacts/com.github.roroche/eo-android-concurrency/
implementation ("com.github.roroche:eo-android-concurrency:0.0.4")
                'com.github.roroche:eo-android-concurrency:aar:0.0.4'
                <dependency org="com.github.roroche" name="eo-android-concurrency" rev="0.0.4">
  <artifact name="eo-android-concurrency" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.github.roroche', module='eo-android-concurrency', version='0.0.4')
)
                libraryDependencies += "com.github.roroche" % "eo-android-concurrency" % "0.0.4"
                [com.github.roroche/eo-android-concurrency "0.0.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.60-eap-76 | 
| » unspecified | jar | |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.61 | 
| androidx.appcompat » appcompat | jar | 1.1.0 | 
| androidx.core » core-ktx | jar | 1.2.0 | 
TODO
Icons made by Freepik from www.flaticon.com