is not current version
Last Version 0.8.0

com.github.davidmoten:geo-parent 0.7.6


Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

geo-parent
Version

Version

0.7.6
Type

Type

pom

Download geo-parent 0.7.6

Filename Size
geo-parent-0.7.6.pom 1 KB
Browse

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