is not current version
Last Version 0.3.2

com.ethlo.geodata:geodata 0.3.1


Categories

Categories

Data Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.ethlo.geodata
ArtifactId

ArtifactId

geodata
Version

Version

0.3.1
Type

Type

pom

Download geodata 0.3.1

Filename Size
geodata-0.3.1.pom 4 KB
Browse

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