не последняя версия
Последняя версия 1.0.11

io.github.dumarsma:player 1.0.8

一键接入多渠道广告sdk

Группа

Группа

io.github.dumarsma
Идентификатор

Идентификатор

player
Версия

Версия

1.0.8
Тип

Тип

aar

Скачать player 1.0.8

Имя Файла Размер
player-1.0.8.pom
Обзор

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