is not current version
Last Version 0.3.2

com.ethlo.geodata:geodata 0.3


Categories

Categories

Data Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.ethlo.geodata
ArtifactId

ArtifactId

geodata
Version

Version

0.3
Type

Type

pom

Download geodata 0.3

Filename Size
geodata-0.3.pom 4 KB
Browse

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