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