is not current version
Last Version 2.0.15

org.openidentityplatform.commons:guice 2.0.9


Categories

Categories

IDE Development Tools GUI User Interface Guice Application Layer Libs Dependency Injection ORM Data
GroupId

GroupId

org.openidentityplatform.commons
ArtifactId

ArtifactId

guice
Version

Version

2.0.9
Type

Type

pom

Download guice 2.0.9

Filename Size
guice-2.0.9.pom 4 KB
Browse

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