is not current version
Last Version 2015.11.01

com.github.sebhoss.bom:guice-bom 3.0.5


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.sebhoss.bom
ArtifactId

ArtifactId

guice-bom
Version

Version

3.0.5
Type

Type

pom

Download guice-bom 3.0.5

Filename Size
guice-bom-3.0.5.pom 5 KB
Browse

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