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