is not current version
Last Version 4.0.0

org.opendaylight.infrautils:ready-guice 2.0.1


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.opendaylight.infrautils
ArtifactId

ArtifactId

ready-guice
Version

Version

2.0.1
Type

Type

jar

Download ready-guice 2.0.1


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