GroupId | GroupIdio.taig.android |
---|---|
ArtifactId | ArtifactIdtoolbelt-concurrent_2.11 |
Version | Version0.5.9 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/io.taig.android/toolbelt-concurrent_2.11/ -->
<dependency>
<groupId>io.taig.android</groupId>
<artifactId>toolbelt-concurrent_2.11</artifactId>
<version>0.5.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.taig.android/toolbelt-concurrent_2.11/
implementation 'io.taig.android:toolbelt-concurrent_2.11:0.5.9'
// https://jarcasting.com/artifacts/io.taig.android/toolbelt-concurrent_2.11/
implementation ("io.taig.android:toolbelt-concurrent_2.11:0.5.9")
'io.taig.android:toolbelt-concurrent_2.11:aar:0.5.9'
<dependency org="io.taig.android" name="toolbelt-concurrent_2.11" rev="0.5.9">
<artifact name="toolbelt-concurrent_2.11" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.taig.android', module='toolbelt-concurrent_2.11', version='0.5.9')
)
libraryDependencies += "io.taig.android" % "toolbelt-concurrent_2.11" % "0.5.9"
[io.taig.android/toolbelt-concurrent_2.11 "0.5.9"]