| GroupId | GroupIdio.github.vfhhu |
|---|---|
| ArtifactId | ArtifactIdadlocusaar |
| Version | Version4.1.18 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| adlocusaar-4.1.18.pom | |
| adlocusaar-4.1.18.aar | 1 MB |
| adlocusaar-4.1.18-sources.jar | 195 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.vfhhu/adlocusaar/ -->
<dependency>
<groupId>io.github.vfhhu</groupId>
<artifactId>adlocusaar</artifactId>
<version>4.1.18</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vfhhu/adlocusaar/
implementation 'io.github.vfhhu:adlocusaar:4.1.18'
// https://jarcasting.com/artifacts/io.github.vfhhu/adlocusaar/
implementation ("io.github.vfhhu:adlocusaar:4.1.18")
'io.github.vfhhu:adlocusaar:aar:4.1.18'
<dependency org="io.github.vfhhu" name="adlocusaar" rev="4.1.18">
<artifact name="adlocusaar" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.vfhhu', module='adlocusaar', version='4.1.18')
)
libraryDependencies += "io.github.vfhhu" % "adlocusaar" % "4.1.18"
[io.github.vfhhu/adlocusaar "4.1.18"]