Categories |
CategoriesOpenStreetMap Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.openstreetmap.osmosis |
ArtifactId | ArtifactIdosmosis-pgsnapshot |
Version | Version0.48.1 |
Type | Typejar |
Filename | Size |
---|---|
osmosis-pgsnapshot-0.48.1.pom | |
osmosis-pgsnapshot-0.48.1.jar | 107 KB |
osmosis-pgsnapshot-0.48.1-sources.jar | 78 KB |
osmosis-pgsnapshot-0.48.1-javadoc.jar | 635 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openstreetmap.osmosis/osmosis-pgsnapshot/ -->
<dependency>
<groupId>org.openstreetmap.osmosis</groupId>
<artifactId>osmosis-pgsnapshot</artifactId>
<version>0.48.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openstreetmap.osmosis/osmosis-pgsnapshot/
implementation 'org.openstreetmap.osmosis:osmosis-pgsnapshot:0.48.1'
// https://jarcasting.com/artifacts/org.openstreetmap.osmosis/osmosis-pgsnapshot/
implementation ("org.openstreetmap.osmosis:osmosis-pgsnapshot:0.48.1")
'org.openstreetmap.osmosis:osmosis-pgsnapshot:jar:0.48.1'
<dependency org="org.openstreetmap.osmosis" name="osmosis-pgsnapshot" rev="0.48.1">
<artifact name="osmosis-pgsnapshot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openstreetmap.osmosis', module='osmosis-pgsnapshot', version='0.48.1')
)
libraryDependencies += "org.openstreetmap.osmosis" % "osmosis-pgsnapshot" % "0.48.1"
[org.openstreetmap.osmosis/osmosis-pgsnapshot "0.48.1"]