is not current version
Last Version 2.0.102

dev.skomlach:biometric 2.0.3

This is an Android project allowing you to use the advanced biometric authorization features

GroupId

GroupId

dev.skomlach
ArtifactId

ArtifactId

biometric
Version

Version

2.0.3
Type

Type

aar

Download biometric 2.0.3


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