Last Version

osmosis-osm-binary 0.48.3

Osmosis is a Java application and library for processing OSM data.

License

License

Categories

Categories

OpenStreetMap Business Logic Libraries Geospatial
GroupId

GroupId

org.openstreetmap.osmosis
ArtifactId

ArtifactId

osmosis-osm-binary
Version

Version

0.48.3
Type

Type

jar
Description

Description

osmosis-osm-binary
Osmosis is a Java application and library for processing OSM data.
Project URL

Project URL

http://wiki.openstreetmap.org/wiki/Osmosis
Source Code Management

Source Code Management

https://github.com/openstreetmap/osmosis

Download osmosis-osm-binary 0.48.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.12.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.