is not current version
Last Version 0.4-hadoop2

eu.stratosphere:array-datamodel 0.4


Categories

Categories

Data
GroupId

GroupId

eu.stratosphere
ArtifactId

ArtifactId

array-datamodel
Version

Version

0.4
Type

Type

jar

Download array-datamodel 0.4


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