is not current version
Last Version 2.1.2

io.github.dumarsma:baseads 2.1.0

一键接入多渠道广告sdk

GroupId

GroupId

io.github.dumarsma
ArtifactId

ArtifactId

baseads
Version

Version

2.1.0
Type

Type

aar

Download baseads 2.1.0

Filename Size
baseads-2.1.0.pom
Browse

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