is not current version
Last Version 2.0.15

org.opendaylight.infrautils:caches-test 2.0.1


GroupId

GroupId

org.opendaylight.infrautils
ArtifactId

ArtifactId

caches-test
Version

Version

2.0.1
Type

Type

jar

Download caches-test 2.0.1


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