Last Version

com.jejking:rxosmparser 0.0.3

An Open Street Map XML parser that exposes observable streams of nodes, ways and relations to which clients can subscribe.

License

License

GroupId

GroupId

com.jejking
ArtifactId

ArtifactId

rxosmparser
Version

Version

0.0.3
Type

Type

jar
Description

Description

com.jejking:rxosmparser
An Open Street Map XML parser that exposes observable streams of nodes, ways and relations to which clients can subscribe.
Project URL

Project URL

https://github.com/jejking/RxOsmParser
Source Code Management

Source Code Management

https://github.com/jejking/RxOsmParser

Download rxosmparser 0.0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.vividsolutions : jts jar 1.13
joda-time : joda-time jar 2.3
com.google.guava : guava jar 17.0
com.netflix.rxjava : rxjava-core jar 0.20.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.