osm-parser

Open Street Map XML Parser written in Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.mahmutkocas
ArtifactId

ArtifactId

osmparser
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

osm-parser
Open Street Map XML Parser written in Java
Project URL

Project URL

https://github.com/TheDoctorOne/osm-parser
Source Code Management

Source Code Management

https://github.com/TheDoctorOne/osm-parser

Download osmparser

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.4
0.3