is not current version
Last Version 0.1.7

com.bazaarvoice.jolt:jolt-guice 0.0.22


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Jolt Data JSON
GroupId

GroupId

com.bazaarvoice.jolt
ArtifactId

ArtifactId

jolt-guice
Version

Version

0.0.22
Type

Type

jar

Download jolt-guice 0.0.22


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