is not current version
Last Version 0.3.2

com.ethlo.geodata:geodata-service 0.3.1

Geodata service

Categories

Categories

Data Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.ethlo.geodata
ArtifactId

ArtifactId

geodata-service
Version

Version

0.3.1
Type

Type

jar

Download geodata-service 0.3.1


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