| Группа | Группаio.github.dumarsma |
|---|---|
| Идентификатор | Идентификаторbytedanceads |
| Версия | Версия1.0.1 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| bytedanceads-1.0.1.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.dumarsma/bytedanceads/ -->
<dependency>
<groupId>io.github.dumarsma</groupId>
<artifactId>bytedanceads</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dumarsma/bytedanceads/
implementation 'io.github.dumarsma:bytedanceads:1.0.1'
// https://jarcasting.com/artifacts/io.github.dumarsma/bytedanceads/
implementation ("io.github.dumarsma:bytedanceads:1.0.1")
'io.github.dumarsma:bytedanceads:aar:1.0.1'
<dependency org="io.github.dumarsma" name="bytedanceads" rev="1.0.1">
<artifact name="bytedanceads" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dumarsma', module='bytedanceads', version='1.0.1')
)
libraryDependencies += "io.github.dumarsma" % "bytedanceads" % "1.0.1"
[io.github.dumarsma/bytedanceads "1.0.1"]