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

Jar examples for g:guice-bridge

Description

${project.name}

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials