is not current version
Last Version 1.0.11

io.github.dumarsma:player 1.0.4

一键接入多渠道广告sdk

GroupId

GroupId

io.github.dumarsma
ArtifactId

ArtifactId

player
Version

Version

1.0.4
Type

Type

aar

Download player 1.0.4

Filename Size
player-1.0.4.pom
Browse

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