GroupId | GroupIdio.github.dumarsma |
---|---|
ArtifactId | ArtifactIdbytedanceads |
Version | Version2.0.14 |
Type | Typeaar |
Filename | Size |
---|---|
bytedanceads-2.0.14.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dumarsma/bytedanceads/ -->
<dependency>
<groupId>io.github.dumarsma</groupId>
<artifactId>bytedanceads</artifactId>
<version>2.0.14</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dumarsma/bytedanceads/
implementation 'io.github.dumarsma:bytedanceads:2.0.14'
// https://jarcasting.com/artifacts/io.github.dumarsma/bytedanceads/
implementation ("io.github.dumarsma:bytedanceads:2.0.14")
'io.github.dumarsma:bytedanceads:aar:2.0.14'
<dependency org="io.github.dumarsma" name="bytedanceads" rev="2.0.14">
<artifact name="bytedanceads" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dumarsma', module='bytedanceads', version='2.0.14')
)
libraryDependencies += "io.github.dumarsma" % "bytedanceads" % "2.0.14"
[io.github.dumarsma/bytedanceads "2.0.14"]