is not current version
Last Version 1.2.1

com.legiti:legiti 0.0.2

Legiti Antifraud Library for Android

GroupId

GroupId

com.legiti
ArtifactId

ArtifactId

legiti
Version

Version

0.0.2
Type

Type

aar

Download legiti 0.0.2


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