is not current version
Last Version 4.1.2

com.cerner.beadledom:beadledom-guice 2.8


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.cerner.beadledom
ArtifactId

ArtifactId

beadledom-guice
Version

Version

2.8
Type

Type

jar

Download beadledom-guice 2.8


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