is not current version
Last Version 0.2

eu.fbk.fcw:fcw-geoloc 0.1


Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

eu.fbk.fcw
ArtifactId

ArtifactId

fcw-geoloc
Version

Version

0.1
Type

Type

jar

Download fcw-geoloc 0.1


<!-- https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-geoloc/ -->
<dependency>
    <groupId>eu.fbk.fcw</groupId>
    <artifactId>fcw-geoloc</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-geoloc/
implementation 'eu.fbk.fcw:fcw-geoloc:0.1'
// https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-geoloc/
implementation ("eu.fbk.fcw:fcw-geoloc:0.1")
'eu.fbk.fcw:fcw-geoloc:jar:0.1'
<dependency org="eu.fbk.fcw" name="fcw-geoloc" rev="0.1">
  <artifact name="fcw-geoloc" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.fcw', module='fcw-geoloc', version='0.1')
)
libraryDependencies += "eu.fbk.fcw" % "fcw-geoloc" % "0.1"
[eu.fbk.fcw/fcw-geoloc "0.1"]