GroupId | GroupIdcom.github.pwittchen |
---|---|
ArtifactId | ArtifactIdprefser-rx2 |
Version | Version2.2.2 |
Type | Typeaar |
Filename | Size |
---|---|
prefser-rx2-2.2.2.pom | |
prefser-rx2-2.2.2.aar | 17 KB |
prefser-rx2-2.2.2-sources.jar | 9 KB |
prefser-rx2-2.2.2-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pwittchen/prefser-rx2/ -->
<dependency>
<groupId>com.github.pwittchen</groupId>
<artifactId>prefser-rx2</artifactId>
<version>2.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pwittchen/prefser-rx2/
implementation 'com.github.pwittchen:prefser-rx2:2.2.2'
// https://jarcasting.com/artifacts/com.github.pwittchen/prefser-rx2/
implementation ("com.github.pwittchen:prefser-rx2:2.2.2")
'com.github.pwittchen:prefser-rx2:aar:2.2.2'
<dependency org="com.github.pwittchen" name="prefser-rx2" rev="2.2.2">
<artifact name="prefser-rx2" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pwittchen', module='prefser-rx2', version='2.2.2')
)
libraryDependencies += "com.github.pwittchen" % "prefser-rx2" % "2.2.2"
[com.github.pwittchen/prefser-rx2 "2.2.2"]