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