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