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

dev.jlibra:jlibra-integration-tests 0.0.1


Группа

Группа

dev.jlibra
Идентификатор

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

jlibra-integration-tests
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать jlibra-integration-tests 0.0.1


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