GroupId | GroupIdio.github.sunitsdk |
---|---|
ArtifactId | ArtifactIdsan-sdk |
Version | Version3.1.0.2 |
Type | Typeaar |
Filename | Size |
---|---|
san-sdk-3.1.0.2.pom | |
san-sdk-3.1.0.2.aar | 2 MB |
san-sdk-3.1.0.2-sources.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.sunitsdk/san-sdk/ -->
<dependency>
<groupId>io.github.sunitsdk</groupId>
<artifactId>san-sdk</artifactId>
<version>3.1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.sunitsdk/san-sdk/
implementation 'io.github.sunitsdk:san-sdk:3.1.0.2'
// https://jarcasting.com/artifacts/io.github.sunitsdk/san-sdk/
implementation ("io.github.sunitsdk:san-sdk:3.1.0.2")
'io.github.sunitsdk:san-sdk:aar:3.1.0.2'
<dependency org="io.github.sunitsdk" name="san-sdk" rev="3.1.0.2">
<artifact name="san-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.sunitsdk', module='san-sdk', version='3.1.0.2')
)
libraryDependencies += "io.github.sunitsdk" % "san-sdk" % "3.1.0.2"
[io.github.sunitsdk/san-sdk "3.1.0.2"]