GroupId | GroupIdcom.getmati |
---|---|
ArtifactId | ArtifactIdmati-sdk |
Version | Version3.9.0 |
Type | Typeaar |
Filename | Size |
---|---|
mati-sdk-3.9.0.pom | |
mati-sdk-3.9.0-sources.jar | 432 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.getmati/mati-sdk/ -->
<dependency>
<groupId>com.getmati</groupId>
<artifactId>mati-sdk</artifactId>
<version>3.9.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.getmati/mati-sdk/
implementation 'com.getmati:mati-sdk:3.9.0'
// https://jarcasting.com/artifacts/com.getmati/mati-sdk/
implementation ("com.getmati:mati-sdk:3.9.0")
'com.getmati:mati-sdk:aar:3.9.0'
<dependency org="com.getmati" name="mati-sdk" rev="3.9.0">
<artifact name="mati-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.getmati', module='mati-sdk', version='3.9.0')
)
libraryDependencies += "com.getmati" % "mati-sdk" % "3.9.0"
[com.getmati/mati-sdk "3.9.0"]