is not current version
Last Version 1.66.2

com.rasterfoundry:datamodel_2.12 1.31.0

A platform to find, combine and analyze earth imagery at any scale.

Categories

Categories

Data
GroupId

GroupId

com.rasterfoundry
ArtifactId

ArtifactId

datamodel_2.12
Version

Version

1.31.0
Type

Type

jar

Download datamodel_2.12 1.31.0


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