is not current version
Last Version 0.3.2

com.ethlo.geodata:geodata-model 0.3


Categories

Categories

Data Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.ethlo.geodata
ArtifactId

ArtifactId

geodata-model
Version

Version

0.3
Type

Type

jar

Download geodata-model 0.3


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