is not current version
Last Version 0.7.1

de.tototec:de.tobiasroeser.lambdatest 0.2.4

Minimal Java8 Lambda enabled testing for TestNG

GroupId

GroupId

de.tototec
ArtifactId

ArtifactId

de.tobiasroeser.lambdatest
Version

Version

0.2.4
Type

Type

jar

Download de.tobiasroeser.lambdatest 0.2.4


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