eo-android-concurrency

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

License

License

GroupId

GroupId

com.github.roroche
ArtifactId

ArtifactId

eo-android-concurrency
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

eo-android-concurrency
Kotlin library for Android to deal with concurrency in an EO way
Project URL

Project URL

https://github.com/RoRoche/elegant-android
Source Code Management

Source Code Management

https://github.com/RoRoche/elegant-android/tree/master

Download eo-android-concurrency

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Elegant Android

Icon

Android project applying Elegant Objects principles.

Badges

Elegant Objects

intellij-idea

Build Status

Codacy Badge

Quality Gate Status Bugs Code Smells Duplicated Lines (%) Lines of Code Maintainability Rating Reliability Rating Security Rating Technical Debt Vulnerabilities

codecov

Hits-of-Code

Known Vulnerabilities

Libraries

TODO

Icon credits

Icons made by Freepik from www.flaticon.com

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1