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