Last Version

geocoder 1.0

geocoder makes it easy to geocode in groovy

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.rahulsom
ArtifactId

ArtifactId

geocoder
Version

Version

1.0
Type

Type

jar
Description

Description

geocoder
geocoder makes it easy to geocode in groovy
Project URL

Project URL

http://github.com/rahulsom/geocoder

Download geocoder 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.2.0
org.codehaus.groovy.modules.http-builder : http-builder jar 0.7

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-2.0

Project Modules

There are no modules declared in this project.