License |
License |
---|---|
GroupId | GroupIdio.github.dumarsma |
ArtifactId | ArtifactIdplayer-sdk |
Last Version | Last Version1.0.11 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionOneKeyAds
一键接入多渠道广告sdk
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
player-sdk-1.0.11.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dumarsma/player-sdk/ -->
<dependency>
<groupId>io.github.dumarsma</groupId>
<artifactId>player-sdk</artifactId>
<version>1.0.11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dumarsma/player-sdk/
implementation 'io.github.dumarsma:player-sdk:1.0.11'
// https://jarcasting.com/artifacts/io.github.dumarsma/player-sdk/
implementation ("io.github.dumarsma:player-sdk:1.0.11")
'io.github.dumarsma:player-sdk:aar:1.0.11'
<dependency org="io.github.dumarsma" name="player-sdk" rev="1.0.11">
<artifact name="player-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dumarsma', module='player-sdk', version='1.0.11')
)
libraryDependencies += "io.github.dumarsma" % "player-sdk" % "1.0.11"
[io.github.dumarsma/player-sdk "1.0.11"]