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

de.hilling.lang.annotations:integration-tests 2.0.0


Группа

Группа

de.hilling.lang.annotations
Идентификатор

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

integration-tests
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать integration-tests 2.0.0


<!-- https://jarcasting.com/artifacts/de.hilling.lang.annotations/integration-tests/ -->
<dependency>
    <groupId>de.hilling.lang.annotations</groupId>
    <artifactId>integration-tests</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.hilling.lang.annotations/integration-tests/
implementation 'de.hilling.lang.annotations:integration-tests:2.0.0'
// https://jarcasting.com/artifacts/de.hilling.lang.annotations/integration-tests/
implementation ("de.hilling.lang.annotations:integration-tests:2.0.0")
'de.hilling.lang.annotations:integration-tests:jar:2.0.0'
<dependency org="de.hilling.lang.annotations" name="integration-tests" rev="2.0.0">
  <artifact name="integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hilling.lang.annotations', module='integration-tests', version='2.0.0')
)
libraryDependencies += "de.hilling.lang.annotations" % "integration-tests" % "2.0.0"
[de.hilling.lang.annotations/integration-tests "2.0.0"]