is not current version
Last Version 2.31.0

nl.vpro.shared:vpro-shared-guice 2.12.0


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

nl.vpro.shared
ArtifactId

ArtifactId

vpro-shared-guice
Version

Version

2.12.0
Type

Type

jar

Download vpro-shared-guice 2.12.0


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