License |
License |
---|---|
GroupId | GroupIdcom.mikhaellopez |
ArtifactId | ArtifactIdbiometric |
Version | Version1.1.0 |
Type | Typeaar |
Description |
DescriptionBiometric
The easiest way is to use the new version of Biometric under AndroidX.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
biometric-1.1.0.pom | |
biometric-1.1.0.aar | 24 KB |
biometric-1.1.0-sources.jar | 393 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 |
androidx.biometric » biometric | jar | 1.0.1 |