Last Version

MOKO biometry 0.2.0

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

License

License

GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

biometry-android-debug
Version

Version

0.2.0
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-debug 0.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.20
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.5.20
dev.icerock.moko : resources-android-debug jar 0.16.1
androidx.appcompat » appcompat jar 1.2.0
androidx.biometric » biometric jar 1.0.1

Project Modules

There are no modules declared in this project.