| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
|---|---|
| GroupId | GroupIdcom.label305.stan |
| ArtifactId | ArtifactIdlib-geofencing |
| Version | Version0.3.0 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| lib-geofencing-0.3.0.pom | |
| lib-geofencing-0.3.0.aar | 16 KB |
| lib-geofencing-0.3.0-sources.jar | 10 KB |
| lib-geofencing-0.3.0-javadoc.jar | 65 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.label305.stan/lib-geofencing/ -->
<dependency>
<groupId>com.label305.stan</groupId>
<artifactId>lib-geofencing</artifactId>
<version>0.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.label305.stan/lib-geofencing/
implementation 'com.label305.stan:lib-geofencing:0.3.0'
// https://jarcasting.com/artifacts/com.label305.stan/lib-geofencing/
implementation ("com.label305.stan:lib-geofencing:0.3.0")
'com.label305.stan:lib-geofencing:aar:0.3.0'
<dependency org="com.label305.stan" name="lib-geofencing" rev="0.3.0">
<artifact name="lib-geofencing" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.label305.stan', module='lib-geofencing', version='0.3.0')
)
libraryDependencies += "com.label305.stan" % "lib-geofencing" % "0.3.0"
[com.label305.stan/lib-geofencing "0.3.0"]