GroupId | GroupIdcom.github.roroche |
---|---|
ArtifactId | ArtifactIdeo-android-concurrency |
Version | Version0.0.3 |
Type | Typeaar |
<!-- 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"]