GroupId | GroupIdio.taig.android |
---|---|
ArtifactId | ArtifactIdtoolbelt-monix_2.11 |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
toolbelt-monix_2.11-0.6.0.pom | |
toolbelt-monix_2.11-0.6.0.jar | 103 KB |
toolbelt-monix_2.11-0.6.0-sources.jar | 9 KB |
toolbelt-monix_2.11-0.6.0-javadoc.jar | 489 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.taig.android/toolbelt-monix_2.11/ -->
<dependency>
<groupId>io.taig.android</groupId>
<artifactId>toolbelt-monix_2.11</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.taig.android/toolbelt-monix_2.11/
implementation 'io.taig.android:toolbelt-monix_2.11:0.6.0'
// https://jarcasting.com/artifacts/io.taig.android/toolbelt-monix_2.11/
implementation ("io.taig.android:toolbelt-monix_2.11:0.6.0")
'io.taig.android:toolbelt-monix_2.11:jar:0.6.0'
<dependency org="io.taig.android" name="toolbelt-monix_2.11" rev="0.6.0">
<artifact name="toolbelt-monix_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.taig.android', module='toolbelt-monix_2.11', version='0.6.0')
)
libraryDependencies += "io.taig.android" % "toolbelt-monix_2.11" % "0.6.0"
[io.taig.android/toolbelt-monix_2.11 "0.6.0"]