MVN

com.googlecode.multithreadedtc : multithreadedtc

Maven & Gradle

Mar 25, 2010
31 usages

multithreadedtc · A framework for testing concurrent Java applications

<dependency>
    <groupId>com.googlecode.multithreadedtc</groupId>
    <artifactId>multithreadedtc</artifactId>
    <version>1.01</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.multithreadedtc : multithreadedtc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.01

All Versions

Choose a version of com.googlecode.multithreadedtc : multithreadedtc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.01
multithreadedtc-1.01

How to add a dependency to Maven

Add the following com.googlecode.multithreadedtc : multithreadedtc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.googlecode.multithreadedtc</groupId>
    <artifactId>multithreadedtc</artifactId>
    <version>1.01</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.googlecode.multithreadedtc : multithreadedtc gradle dependency to your build.gradle file:

implementation 'com.googlecode.multithreadedtc:multithreadedtc:1.01'

Gradle Kotlin DSL: Add the following com.googlecode.multithreadedtc : multithreadedtc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.googlecode.multithreadedtc:multithreadedtc:1.01")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.googlecode.multithreadedtc : multithreadedtc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.googlecode.multithreadedtc" % "multithreadedtc" % "1.01"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 13, 2023
639 usages
15 stars
Dec 19, 2012
189 usages
Jan 01, 2020
382 usages
22 stars
Feb 12, 2021
372 usages
20 stars
Jun 27, 2019
326 usages
4 stars
May 20, 2010
136 usages
Jan 15, 2017
236 usages
Apr 04, 2022
213 usages
11k stars
May 30, 2009
3 usages