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