Last Version

junit-utils 1.3.1

Common utilities for working with JUnit

License

License

Categories

Categories

JUnit Unit Testing Net
GroupId

GroupId

net.obvj
ArtifactId

ArtifactId

junit-utils
Version

Version

1.3.1
Type

Type

jar
Description

Description

junit-utils
Common utilities for working with JUnit
Project URL

Project URL

https://obvj.net/junit-utils
Source Code Management

Source Code Management

https://github.com/oswaldobapvicjr/junit-utils

Download junit-utils 1.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.