Last Version

Chronos 1.0.7

Android library that handles asynchronous tasks in a proper way

License

License

GroupId

GroupId

com.redmadrobot
ArtifactId

ArtifactId

chronos
Version

Version

1.0.7
Type

Type

aar
Description

Description

Chronos
Android library that handles asynchronous tasks in a proper way
Project URL

Project URL

https://github.com/RedMadRobot/Chronos
Source Code Management

Source Code Management

https://github.com/RedMadRobot/Chronos

Download chronos 1.0.7


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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.1.1
de.greenrobot : eventbus jar 2.4.0
com.android.support » support-annotations jar 23.1.1

Project Modules

There are no modules declared in this project.