is not current version
Last Version 0.48.3

org.openstreetmap.osmosis:osmosis-areafilter 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-areafilter
Version

Version

0.47.2
Type

Type

jar

Download osmosis-areafilter 0.47.2


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