is not current version
Last Version 3.22.2

com.metamap:android-sdk 3.21.0

Identity Verification Service

GroupId

GroupId

com.metamap
ArtifactId

ArtifactId

android-sdk
Version

Version

3.21.0
Type

Type

aar

Download android-sdk 3.21.0


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