Last Version

ConcurrentUnit - JUnit 0.2.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.jodah
ArtifactId

ArtifactId

concurrentunit-junit
Version

Version

0.2.0
Type

Type

jar
Description

Description

ConcurrentUnit - JUnit
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download concurrentunit-junit 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.