Последняя версия

Goldfinger 2.0.1

Android library to simplify Biometric authentication implementation.

Лицензия

Лицензия

Группа

Группа

co.infinum.goldfinger
Идентификатор

Идентификатор

core
Версия

Версия

2.0.1
Тип

Тип

aar
Описание

Описание

Goldfinger
Android library to simplify Biometric authentication implementation.
Ссылка на сайт

Ссылка на сайт

https://github.com/infinum/Android-Goldfinger
Система контроля версий

Система контроля версий

https://github.com/infinum/Android-Goldfinger

Скачать core 2.0.1


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
androidx.biometric » biometric jar 1.0.1
androidx.appcompat » appcompat jar 1.1.0

Модули Проекта

Данный проект не имеет модулей.