is not current version
Last Version 0.4.3

io.github.cms3102:ap-sdk 0.3

AP SDK

GroupId

GroupId

io.github.cms3102
ArtifactId

ArtifactId

ap-sdk
Version

Version

0.3
Type

Type

aar

Download ap-sdk 0.3


<!-- https://jarcasting.com/artifacts/io.github.cms3102/ap-sdk/ -->
<dependency>
    <groupId>io.github.cms3102</groupId>
    <artifactId>ap-sdk</artifactId>
    <version>0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.cms3102/ap-sdk/
implementation 'io.github.cms3102:ap-sdk:0.3'
// https://jarcasting.com/artifacts/io.github.cms3102/ap-sdk/
implementation ("io.github.cms3102:ap-sdk:0.3")
'io.github.cms3102:ap-sdk:aar:0.3'
<dependency org="io.github.cms3102" name="ap-sdk" rev="0.3">
  <artifact name="ap-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.cms3102', module='ap-sdk', version='0.3')
)
libraryDependencies += "io.github.cms3102" % "ap-sdk" % "0.3"
[io.github.cms3102/ap-sdk "0.3"]