is not current version
Last Version 1.0.1

com.andrewreitz.velcro:velcro-rx 1.0.0

A set of useful Android parts.

GroupId

GroupId

com.andrewreitz.velcro
ArtifactId

ArtifactId

velcro-rx
Version

Version

1.0.0
Type

Type

jar

Download velcro-rx 1.0.0


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