is not current version
Last Version 0.3.1

de.pfabulist:jlot5 0.2

a framework for large configurable tests based on junit 5

GroupId

GroupId

de.pfabulist
ArtifactId

ArtifactId

jlot5
Version

Version

0.2
Type

Type

jar

Download jlot5 0.2


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