is not current version
Last Version 0.4.2

eu.stratosphere:stratosphere-testplan 0.4.1


GroupId

GroupId

eu.stratosphere
ArtifactId

ArtifactId

stratosphere-testplan
Version

Version

0.4.1
Type

Type

jar

Download stratosphere-testplan 0.4.1


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