asyncunit

Simple tool for testing multi-threaded code

License

License

MIT
GroupId

GroupId

hr.com.vgv
ArtifactId

ArtifactId

asyncunit
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

asyncunit
Simple tool for testing multi-threaded code

Download asyncunit

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0