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

com.legiti:legiti 0.0.1

Legiti Antifraud Library for Android

Группа

Группа

com.legiti
Идентификатор

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

legiti
Версия

Версия

0.0.1
Тип

Тип

aar

Скачать legiti 0.0.1

Имя Файла Размер
legiti-0.0.1.pom
legiti-0.0.1.aar 42 KB
legiti-0.0.1-sources.jar 20 KB
Обзор

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