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

org.opendaylight.infrautils:caches-test 2.0.0


Группа

Группа

org.opendaylight.infrautils
Идентификатор

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

caches-test
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать caches-test 2.0.0


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