License |
License |
---|---|
GroupId | GroupIdco.infinum |
ArtifactId | ArtifactIdrx |
Version | Version2.0.1 |
Type | Typeaar |
Description |
DescriptionGoldfinger
Android library to simplify Biometric authentication implementation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rx-2.0.1.pom | |
rx-2.0.1.aar | 18 KB |
rx-2.0.1-sources.jar | 2 KB |
rx-2.0.1-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.infinum/rx/ -->
<dependency>
<groupId>co.infinum</groupId>
<artifactId>rx</artifactId>
<version>2.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.infinum/rx/
implementation 'co.infinum:rx:2.0.1'
// https://jarcasting.com/artifacts/co.infinum/rx/
implementation ("co.infinum:rx:2.0.1")
'co.infinum:rx:aar:2.0.1'
<dependency org="co.infinum" name="rx" rev="2.0.1">
<artifact name="rx" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.infinum', module='rx', version='2.0.1')
)
libraryDependencies += "co.infinum" % "rx" % "2.0.1"
[co.infinum/rx "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
Goldfinger » core | jar | unspecified |
androidx.appcompat » appcompat | jar | 1.1.0 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.12 |