Last Version

velcro-rx 1.0.1

A set of useful Android parts.

License

License

GroupId

GroupId

com.andrewreitz.velcro
ArtifactId

ArtifactId

velcro-rx
Version

Version

1.0.1
Type

Type

jar
Description

Description

velcro-rx
A set of useful Android parts.
Project URL

Project URL

http://github.com/pieces029/velcro-parts
Source Code Management

Source Code Management

http://github.com/pieces029/velcro-parts

Download velcro-rx 1.0.1


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

Dependencies

runtime (2)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.0.1
com.squareup.retrofit : retrofit Optional jar 1.7.1

Project Modules

There are no modules declared in this project.