is not current version
Last Version 1.1

de.jplanets.junit:jplanets-junit-utils 1.0

Helper classes for jplanets products.

Categories

Categories

JUnit Unit Testing Net
GroupId

GroupId

de.jplanets.junit
ArtifactId

ArtifactId

jplanets-junit-utils
Version

Version

1.0
Type

Type

jar

Download jplanets-junit-utils 1.0


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