is not current version
Last Version 1.0.0

overpass-api 0.6.1

Overpass API Java client library

License

License

GroupId

GroupId

de.ixilon
ArtifactId

ArtifactId

overpass-api
Version

Version

0.6.1
Type

Type

jar
Description

Description

overpass-api
Overpass API Java client library
Project URL

Project URL

https://gitlab.com/ixilon/overpass-api
Source Code Management

Source Code Management

https://gitlab.com/ixilon/overpass-api.git

Download overpass-api 0.6.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-web jar 4.3.3.RELEASE
com.sun.xml.bind : jaxb-xjc jar 2.2.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.