is not current version
Last Version 0.4.2

eu.stratosphere:stratosphere-testplan 0.4


GroupId

GroupId

eu.stratosphere
ArtifactId

ArtifactId

stratosphere-testplan
Version

Version

0.4
Type

Type

jar

Download stratosphere-testplan 0.4


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