License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.davide-maestroni |
ArtifactId | ArtifactIdjroutine-android-core |
Last Version | Last Version6.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionjroutine-android-core
Parallel programming on the go
|
Filename | Size |
---|---|
jroutine-android-core-6.0.0.pom | |
jroutine-android-core-6.0.0.aar | 160 KB |
jroutine-android-core-6.0.0-sources.jar | 107 KB |
jroutine-android-core-6.0.0-javadoc.jar | 231 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-android-core/ -->
<dependency>
<groupId>com.github.davide-maestroni</groupId>
<artifactId>jroutine-android-core</artifactId>
<version>6.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-android-core/
implementation 'com.github.davide-maestroni:jroutine-android-core:6.0.0'
// https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-android-core/
implementation ("com.github.davide-maestroni:jroutine-android-core:6.0.0")
'com.github.davide-maestroni:jroutine-android-core:aar:6.0.0'
<dependency org="com.github.davide-maestroni" name="jroutine-android-core" rev="6.0.0">
<artifact name="jroutine-android-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.davide-maestroni', module='jroutine-android-core', version='6.0.0')
)
libraryDependencies += "com.github.davide-maestroni" % "jroutine-android-core" % "6.0.0"
[com.github.davide-maestroni/jroutine-android-core "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 23.2.1 |
com.github.davide-maestroni : jroutine-core | jar | 6.0.0 |