is not current version
Last Version 0.2.0

MOKO biometry 0.1.1

Biometry authentication with Touch ID, Face ID from common code with Kotlin Multiplatform Mobile

License

License

https://github.com/icerockdev/moko-biometry/blob/master/LICENSE.md
GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

biometry-android
Version

Version

0.1.1
Type

Type

aar
Description

Description

MOKO biometry
Biometry authentication with Touch ID, Face ID from common code with Kotlin Multiplatform Mobile
Project URL

Project URL

https://github.com/icerockdev/moko-biometry
Source Code Management

Source Code Management

https://github.com/icerockdev/moko-biometry

Download biometry-android 0.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
dev.icerock.moko : resources-android jar 0.15.1
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.31

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0
androidx.biometric » biometric jar 1.0.1
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.31

Project Modules

There are no modules declared in this project.