is not current version
Last Version 1.8.0

fr.irun:testy-box 1.3.0

A JUnit 5 tools library.

GroupId

GroupId

fr.irun
ArtifactId

ArtifactId

testy-box
Version

Version

1.3.0
Type

Type

pom

Download testy-box 1.3.0

Filename Size
testy-box-1.3.0.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/fr.irun/testy-box/ -->
<dependency>
    <groupId>fr.irun</groupId>
    <artifactId>testy-box</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.irun/testy-box/
implementation 'fr.irun:testy-box:1.3.0'
// https://jarcasting.com/artifacts/fr.irun/testy-box/
implementation ("fr.irun:testy-box:1.3.0")
'fr.irun:testy-box:pom:1.3.0'
<dependency org="fr.irun" name="testy-box" rev="1.3.0">
  <artifact name="testy-box" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.irun', module='testy-box', version='1.3.0')
)
libraryDependencies += "fr.irun" % "testy-box" % "1.3.0"
[fr.irun/testy-box "1.3.0"]