is not current version
Last Version 0.48.3

org.openstreetmap.osmosis:osmosis-replication-http 0.47.2

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

Categories

Categories

OpenStreetMap Business Logic Libraries Geospatial
GroupId

GroupId

org.openstreetmap.osmosis
ArtifactId

ArtifactId

osmosis-replication-http
Version

Version

0.47.2
Type

Type

jar

Download osmosis-replication-http 0.47.2


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