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

com.googlecode.jeeunit:jeeunit-example-service 0.6.0


Группа

Группа

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

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

jeeunit-example-service
Версия

Версия

0.6.0
Тип

Тип

jar

Скачать jeeunit-example-service 0.6.0


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