is not current version
Last Version 3.14.0

com.getmati:mati-sdk 3.1.2

Identity Verification Service

GroupId

GroupId

com.getmati
ArtifactId

ArtifactId

mati-sdk
Version

Version

3.1.2
Type

Type

aar

Download mati-sdk 3.1.2


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