is not current version
Last Version 2.0.2-Tools

io.github.kevenzxd:adsdk 2.0.2

Add an AdSdk manager for publishers.

GroupId

GroupId

io.github.kevenzxd
ArtifactId

ArtifactId

adsdk
Version

Version

2.0.2
Type

Type

aar

Download adsdk 2.0.2


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