Last Version

multithreadedtc 1.01

A framework for testing concurrent Java applications

License

License

GroupId

GroupId

com.googlecode.multithreadedtc
ArtifactId

ArtifactId

multithreadedtc
Version

Version

1.01
Type

Type

jar
Description

Description

multithreadedtc
A framework for testing concurrent Java applications
Project URL

Project URL

http://code.google.com/p/multithreadedtc/
Source Code Management

Source Code Management

http://code.google.com/p/multithreadedtc/source/browse/

Download multithreadedtc 1.01


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

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.