License |
License |
---|---|
GroupId | GroupIddev.skomlach |
ArtifactId | ArtifactIdbiometric |
Version | Version1.0.99 |
Type | Typeaar |
Description |
Descriptionbiometric
This is an Android project allowing you to use the advanced biometric authorization features
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
biometric-1.0.99.pom | |
biometric-1.0.99-sources.jar | 199 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.skomlach/biometric/ -->
<dependency>
<groupId>dev.skomlach</groupId>
<artifactId>biometric</artifactId>
<version>1.0.99</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.skomlach/biometric/
implementation 'dev.skomlach:biometric:1.0.99'
// https://jarcasting.com/artifacts/dev.skomlach/biometric/
implementation ("dev.skomlach:biometric:1.0.99")
'dev.skomlach:biometric:aar:1.0.99'
<dependency org="dev.skomlach" name="biometric" rev="1.0.99">
<artifact name="biometric" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.skomlach', module='biometric', version='1.0.99')
)
libraryDependencies += "dev.skomlach" % "biometric" % "1.0.99"
[dev.skomlach/biometric "1.0.99"]
Group / Artifact | Type | Version |
---|---|---|
dev.skomlach : common | jar | 1.0.99 |
org.lsposed.hiddenapibypass : hiddenapibypass | jar | 2.0 |
com.jaredrummler : android-device-names | jar | 2.0.0 |
org.jsoup : jsoup | jar | 1.13.1 |
androidx.biometric » biometric-ktx | jar | 1.2.0-alpha03 |
androidx.appcompat » appcompat | jar | 1.3.0 |
androidx.vectordrawable » vectordrawable-animated | jar | 1.1.0 |