Download guice-bridge-2.4.0.jar file - Jar g

Jar examples for g:guice-bridge

Description

${project.name}

You can download jar file guice-bridge 2.4.0 in this page.

License

Open Source License

Build File

You can use the following script to add guice-bridge-2.4.0.jar to your project.

<dependency>
   <groupId>org.glassfish.hk2</groupId>
   <artifactId>guice-bridge</artifactId>
   <version>2.4.0</version>
</dependency>
compile group: 'org.glassfish.hk2', name: 'guice-bridge', version: '2.4.0'
libraryDependencies += "org.glassfish.hk2" % "guice-bridge" % "2.4.0"
<dependency org="org.glassfish.hk2" name="guice-bridge" rev="2.4.0"/>
@Grapes(@Grab(group='org.glassfish.hk2', module='guice-bridge', version='2.4.0'))
'org.glassfish.hk2:guice-bridge:jar:2.4.0'

Download

Click the following link to download the jar file.

guice-bridge-2.4.0-javadoc.jar
guice-bridge-2.4.0-sources.jar
guice-bridge-2.4.0.jar
guice-bridge-2.4.0.pom



Related Tutorials