is not current version
Last Version 2015.11.01

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


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.0
Type

Type

pom

Download guice-bom 3.0.0

Filename Size
guice-bom-3.0.0.pom 4 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.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sebhoss.bom/guice-bom/
implementation 'com.github.sebhoss.bom:guice-bom:3.0.0'
// https://jarcasting.com/artifacts/com.github.sebhoss.bom/guice-bom/
implementation ("com.github.sebhoss.bom:guice-bom:3.0.0")
'com.github.sebhoss.bom:guice-bom:pom:3.0.0'
<dependency org="com.github.sebhoss.bom" name="guice-bom" rev="3.0.0">
  <artifact name="guice-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sebhoss.bom', module='guice-bom', version='3.0.0')
)
libraryDependencies += "com.github.sebhoss.bom" % "guice-bom" % "3.0.0"
[com.github.sebhoss.bom/guice-bom "3.0.0"]