License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geotrellis |
ArtifactId | ArtifactIdgeotrellis-vectortile_2.11 |
Version | Version3.5.2 |
Type | Typejar |
Description |
Descriptiongeotrellis-vectortile
geographic data processing library for high performance applications
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis-vectortile_2.11/ -->
<dependency>
<groupId>org.locationtech.geotrellis</groupId>
<artifactId>geotrellis-vectortile_2.11</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis-vectortile_2.11/
implementation 'org.locationtech.geotrellis:geotrellis-vectortile_2.11:3.5.2'
// https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis-vectortile_2.11/
implementation ("org.locationtech.geotrellis:geotrellis-vectortile_2.11:3.5.2")
'org.locationtech.geotrellis:geotrellis-vectortile_2.11:jar:3.5.2'
<dependency org="org.locationtech.geotrellis" name="geotrellis-vectortile_2.11" rev="3.5.2">
<artifact name="geotrellis-vectortile_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geotrellis', module='geotrellis-vectortile_2.11', version='3.5.2')
)
libraryDependencies += "org.locationtech.geotrellis" % "geotrellis-vectortile_2.11" % "3.5.2"
[org.locationtech.geotrellis/geotrellis-vectortile_2.11 "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.locationtech.geotrellis : geotrellis-vector_2.11 | jar | 3.5.2 |
com.thesamet.scalapb : scalapb-runtime_2.11 | jar | 0.9.8 |
com.thesamet.scalapb : lenses_2.11 | jar | 0.9.8 |
com.google.protobuf : protobuf-java | jar | 3.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.2.0 |