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