Download guice-bridge-2.5.0-b57.jar file - Jar g

Jar examples for g:guice-bridge

Description

${project.name}

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

guice-bridge-2.5.0-b57-javadoc.jar
guice-bridge-2.5.0-b57-sources.jar
guice-bridge-2.5.0-b57.jar
guice-bridge-2.5.0-b57.pom



Related Tutorials