Goldfinger

Android library to simplify Biometric authentication implementation.

License

License

GroupId

GroupId

co.infinum
ArtifactId

ArtifactId

goldfinger-rx
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

Goldfinger
Android library to simplify Biometric authentication implementation.
Project URL

Project URL

https://github.com/infinum/Android-Goldfinger
Source Code Management

Source Code Management

https://github.com/infinum/Android-Goldfinger

Download goldfinger-rx

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
Goldfinger » core jar unspecified
androidx.appcompat » appcompat jar 1.1.0
io.reactivex.rxjava2 : rxjava jar 2.2.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.1