<dependency>
<groupId>org.locationtech.geotrellis</groupId>
<artifactId>geotrellis-shapefile_2.11</artifactId>
<version>1.1.0-RC1</version>
</dependency>
implementation 'org.locationtech.geotrellis:geotrellis-shapefile_2.11:1.1.0-RC1'
org.locationtech.geotrellis:geotrellis-shapefile_2.11:1.1.0-RC1
<dependency org="org.locationtech.geotrellis" name="geotrellis-shapefile_2.11" rev="1.1.0-RC1" />
libraryDependencies += "org.locationtech.geotrellis" % "geotrellis-shapefile_2.11" % "1.1.0-RC1"
@Grab(group='org.locationtech.geotrellis', module='geotrellis-shapefile_2.11', version='1.1.0-RC1')
[org.locationtech.geotrellis/geotrellis-shapefile_2.11 "1.1.0-RC1"]
'org.locationtech.geotrellis:geotrellis-shapefile_2.11:jar:1.1.0-RC1'