is not current version
Last Version 2.0.6

com.github.sebhoss:guice-bom 2.0.4


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.sebhoss
ArtifactId

ArtifactId

guice-bom
Version

Version

2.0.4
Type

Type

pom

Download guice-bom 2.0.4

Filename Size
guice-bom-2.0.4.pom 4 KB
Browse

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