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