is not current version
Last Version 2.1.2

io.github.dumarsma:bytedanceads 2.0.2

一键接入多渠道广告sdk

GroupId

GroupId

io.github.dumarsma
ArtifactId

ArtifactId

bytedanceads
Version

Version

2.0.2
Type

Type

aar

Download bytedanceads 2.0.2


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