Last Version

ConcurrentUnit 0.3.0

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

License

License

GroupId

GroupId

org.jodah
ArtifactId

ArtifactId

concurrentunit
Version

Version

0.3.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/jhalterman/concurrentunit
Source Code Management

Source Code Management

http://github.com/jhalterman/concurrentunit/

Download concurrentunit 0.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.testng : testng jar 6.5.2

Project Modules

There are no modules declared in this project.