Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdeu.fbk.fcw |
ArtifactId | ArtifactIdfcw-geoloc |
Version | Version0.1 |
Type | Typejar |
Filename | Size |
---|---|
fcw-geoloc-0.1.pom | |
fcw-geoloc-0.1.jar | 11 KB |
fcw-geoloc-0.1-tests.jar | 1 KB |
fcw-geoloc-0.1-sources.jar | 5 KB |
fcw-geoloc-0.1-javadoc.jar | 52 KB |
Browse |
<!-- 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"]