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