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