Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.azavea.geotrellis |
ArtifactId | ArtifactIdvectorpipe_2.11 |
Version | Version1.2.1 |
Type | Typejar |
Filename | Size |
---|---|
vectorpipe_2.11-1.2.1.pom | |
vectorpipe_2.11-1.2.1.jar | 816 KB |
vectorpipe_2.11-1.2.1-sources.jar | 58 KB |
vectorpipe_2.11-1.2.1-javadoc.jar | 719 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.azavea.geotrellis/vectorpipe_2.11/ -->
<dependency>
<groupId>com.azavea.geotrellis</groupId>
<artifactId>vectorpipe_2.11</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.azavea.geotrellis/vectorpipe_2.11/
implementation 'com.azavea.geotrellis:vectorpipe_2.11:1.2.1'
// https://jarcasting.com/artifacts/com.azavea.geotrellis/vectorpipe_2.11/
implementation ("com.azavea.geotrellis:vectorpipe_2.11:1.2.1")
'com.azavea.geotrellis:vectorpipe_2.11:jar:1.2.1'
<dependency org="com.azavea.geotrellis" name="vectorpipe_2.11" rev="1.2.1">
<artifact name="vectorpipe_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azavea.geotrellis', module='vectorpipe_2.11', version='1.2.1')
)
libraryDependencies += "com.azavea.geotrellis" % "vectorpipe_2.11" % "1.2.1"
[com.azavea.geotrellis/vectorpipe_2.11 "1.2.1"]