is not current version
Last Version 4.0.0

org.opendaylight.infrautils:ready-guice 1.9.5


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.opendaylight.infrautils
ArtifactId

ArtifactId

ready-guice
Version

Version

1.9.5
Type

Type

jar

Download ready-guice 1.9.5


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