Categories |
CategoriesNet React User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.pwittchen |
ArtifactId | ArtifactIdreactivenetwork-rx2 |
Version | Version0.12.2 |
Type | Typeaar |
Filename | Size |
---|---|
reactivenetwork-rx2-0.12.2.pom | |
reactivenetwork-rx2-0.12.2.aar | 33 KB |
reactivenetwork-rx2-0.12.2-sources.jar | 22 KB |
reactivenetwork-rx2-0.12.2-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pwittchen/reactivenetwork-rx2/ -->
<dependency>
<groupId>com.github.pwittchen</groupId>
<artifactId>reactivenetwork-rx2</artifactId>
<version>0.12.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pwittchen/reactivenetwork-rx2/
implementation 'com.github.pwittchen:reactivenetwork-rx2:0.12.2'
// https://jarcasting.com/artifacts/com.github.pwittchen/reactivenetwork-rx2/
implementation ("com.github.pwittchen:reactivenetwork-rx2:0.12.2")
'com.github.pwittchen:reactivenetwork-rx2:aar:0.12.2'
<dependency org="com.github.pwittchen" name="reactivenetwork-rx2" rev="0.12.2">
<artifact name="reactivenetwork-rx2" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pwittchen', module='reactivenetwork-rx2', version='0.12.2')
)
libraryDependencies += "com.github.pwittchen" % "reactivenetwork-rx2" % "0.12.2"
[com.github.pwittchen/reactivenetwork-rx2 "0.12.2"]