GroupId | GroupIdio.github.tozmart |
---|---|
ArtifactId | ArtifactIdtozmartSDK-s4 |
Version | Version2.6.7 |
Type | Typeaar |
Filename | Size |
---|---|
tozmartSDK-s4-2.6.7.pom | |
tozmartSDK-s4-2.6.7-sources.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.tozmart/tozmartSDK-s4/ -->
<dependency>
<groupId>io.github.tozmart</groupId>
<artifactId>tozmartSDK-s4</artifactId>
<version>2.6.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.tozmart/tozmartSDK-s4/
implementation 'io.github.tozmart:tozmartSDK-s4:2.6.7'
// https://jarcasting.com/artifacts/io.github.tozmart/tozmartSDK-s4/
implementation ("io.github.tozmart:tozmartSDK-s4:2.6.7")
'io.github.tozmart:tozmartSDK-s4:aar:2.6.7'
<dependency org="io.github.tozmart" name="tozmartSDK-s4" rev="2.6.7">
<artifact name="tozmartSDK-s4" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.tozmart', module='tozmartSDK-s4', version='2.6.7')
)
libraryDependencies += "io.github.tozmart" % "tozmartSDK-s4" % "2.6.7"
[io.github.tozmart/tozmartSDK-s4 "2.6.7"]