GroupId | GroupIdcom.github.vicpinm |
---|---|
ArtifactId | ArtifactIdactiveandroidrx |
Version | Version3.1.1 |
Type | Typejar |
Filename | Size |
---|---|
activeandroidrx-3.1.1.pom | |
activeandroidrx-3.1.1.jar | 107 KB |
activeandroidrx-3.1.1-sources.jar | 59 KB |
activeandroidrx-3.1.1-javadoc.jar | 204 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vicpinm/activeandroidrx/ -->
<dependency>
<groupId>com.github.vicpinm</groupId>
<artifactId>activeandroidrx</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vicpinm/activeandroidrx/
implementation 'com.github.vicpinm:activeandroidrx:3.1.1'
// https://jarcasting.com/artifacts/com.github.vicpinm/activeandroidrx/
implementation ("com.github.vicpinm:activeandroidrx:3.1.1")
'com.github.vicpinm:activeandroidrx:jar:3.1.1'
<dependency org="com.github.vicpinm" name="activeandroidrx" rev="3.1.1">
<artifact name="activeandroidrx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vicpinm', module='activeandroidrx', version='3.1.1')
)
libraryDependencies += "com.github.vicpinm" % "activeandroidrx" % "3.1.1"
[com.github.vicpinm/activeandroidrx "3.1.1"]