is not current version
Last Version 0.7.1

de.tototec:de.tobiasroeser.lambdatest 0.4.0

Lambda-enabled functional testing on top of JUnit and TestNG

GroupId

GroupId

de.tototec
ArtifactId

ArtifactId

de.tobiasroeser.lambdatest
Version

Version

0.4.0
Type

Type

jar

Download de.tobiasroeser.lambdatest 0.4.0


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