Last Version

osm-parser 0.5

Open Street Map XML Parser written in Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.mahmutkocas
ArtifactId

ArtifactId

osmparser
Version

Version

0.5
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 0.5


<!-- 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.