Last Version

Goldfinger 2.1.0

Android library to simplify Biometric authentication implementation.

License

License

GroupId

GroupId

co.infinum
ArtifactId

ArtifactId

goldfinger
Version

Version

2.1.0
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 2.1.0


<!-- https://jarcasting.com/artifacts/co.infinum/goldfinger/ -->
<dependency>
    <groupId>co.infinum</groupId>
    <artifactId>goldfinger</artifactId>
    <version>2.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.infinum/goldfinger/
implementation 'co.infinum:goldfinger:2.1.0'
// https://jarcasting.com/artifacts/co.infinum/goldfinger/
implementation ("co.infinum:goldfinger:2.1.0")
'co.infinum:goldfinger:aar:2.1.0'
<dependency org="co.infinum" name="goldfinger" rev="2.1.0">
  <artifact name="goldfinger" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.infinum', module='goldfinger', version='2.1.0')
)
libraryDependencies += "co.infinum" % "goldfinger" % "2.1.0"
[co.infinum/goldfinger "2.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.biometric » biometric jar 1.1.0
androidx.appcompat » appcompat jar 1.1.0

Project Modules

There are no modules declared in this project.