is not current version
Last Version 1.2.1

com.legiti:legiti 1.2.1-beta

Legiti Antifraud Library for Android

GroupId

GroupId

com.legiti
ArtifactId

ArtifactId

legiti
Version

Version

1.2.1-beta
Type

Type

aar

Download legiti 1.2.1-beta


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