Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.azavea.geotrellis |
ArtifactId | ArtifactIdmaml-jvm_2.11 |
Version | Version0.4.0 |
Type | Typejar |
Filename | Size |
---|---|
maml-jvm_2.11-0.4.0.pom | |
maml-jvm_2.11-0.4.0.jar | 1 MB |
maml-jvm_2.11-0.4.0-sources.jar | 150 KB |
maml-jvm_2.11-0.4.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.azavea.geotrellis/maml-jvm_2.11/ -->
<dependency>
<groupId>com.azavea.geotrellis</groupId>
<artifactId>maml-jvm_2.11</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azavea.geotrellis/maml-jvm_2.11/
implementation 'com.azavea.geotrellis:maml-jvm_2.11:0.4.0'
// https://jarcasting.com/artifacts/com.azavea.geotrellis/maml-jvm_2.11/
implementation ("com.azavea.geotrellis:maml-jvm_2.11:0.4.0")
'com.azavea.geotrellis:maml-jvm_2.11:jar:0.4.0'
<dependency org="com.azavea.geotrellis" name="maml-jvm_2.11" rev="0.4.0">
<artifact name="maml-jvm_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azavea.geotrellis', module='maml-jvm_2.11', version='0.4.0')
)
libraryDependencies += "com.azavea.geotrellis" % "maml-jvm_2.11" % "0.4.0"
[com.azavea.geotrellis/maml-jvm_2.11 "0.4.0"]