не последняя версия
Последняя версия 1.0.0

com.googlecode.jeeunit:jeeunit-concurrent 0.9.0


Группа

Группа

com.googlecode.jeeunit
Идентификатор

Идентификатор

jeeunit-concurrent
Версия

Версия

0.9.0
Тип

Тип

jar

Скачать jeeunit-concurrent 0.9.0


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