is not current version
Last Version 8.3.0

de.huxhorn.sulky:de.huxhorn.sulky.junit 0.9.8

This file is part of the sulky modules. It contains JUnit utilities..

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.huxhorn.sulky
ArtifactId

ArtifactId

de.huxhorn.sulky.junit
Version

Version

0.9.8
Type

Type

jar

Download de.huxhorn.sulky.junit 0.9.8


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