is not current version
Last Version 2.0.6

com.github.sebhoss:guice-bom 2.0.0


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.sebhoss
ArtifactId

ArtifactId

guice-bom
Version

Version

2.0.0
Type

Type

jar

Download guice-bom 2.0.0


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