Last Version

Biometric 1.1.0

The easiest way is to use the new version of Biometric under AndroidX.

License

License

GroupId

GroupId

com.mikhaellopez
ArtifactId

ArtifactId

biometric
Version

Version

1.1.0
Type

Type

aar
Description

Description

Biometric
The easiest way is to use the new version of Biometric under AndroidX.
Project URL

Project URL

https://github.com/lopspower/Biometric
Source Code Management

Source Code Management

https://github.com/lopspower/Biometric

Download biometric 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
androidx.biometric » biometric jar 1.0.1

Project Modules

There are no modules declared in this project.