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

com.googlecode.jeeunit:jeeunit 0.8.0


Группа

Группа

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

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

jeeunit
Версия

Версия

0.8.0
Тип

Тип

jar

Скачать jeeunit 0.8.0


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