is not current version
Last Version 0.9.1

org.locationtech.rasterframes:rasterframes_2.11 0.8.3

RasterFrames brings the power of Spark DataFrames to geospatial raster data.

GroupId

GroupId

org.locationtech.rasterframes
ArtifactId

ArtifactId

rasterframes_2.11
Version

Version

0.8.3
Type

Type

jar

Download rasterframes_2.11 0.8.3


<!-- https://jarcasting.com/artifacts/org.locationtech.rasterframes/rasterframes_2.11/ -->
<dependency>
    <groupId>org.locationtech.rasterframes</groupId>
    <artifactId>rasterframes_2.11</artifactId>
    <version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.rasterframes/rasterframes_2.11/
implementation 'org.locationtech.rasterframes:rasterframes_2.11:0.8.3'
// https://jarcasting.com/artifacts/org.locationtech.rasterframes/rasterframes_2.11/
implementation ("org.locationtech.rasterframes:rasterframes_2.11:0.8.3")
'org.locationtech.rasterframes:rasterframes_2.11:jar:0.8.3'
<dependency org="org.locationtech.rasterframes" name="rasterframes_2.11" rev="0.8.3">
  <artifact name="rasterframes_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.rasterframes', module='rasterframes_2.11', version='0.8.3')
)
libraryDependencies += "org.locationtech.rasterframes" % "rasterframes_2.11" % "0.8.3"
[org.locationtech.rasterframes/rasterframes_2.11 "0.8.3"]