Download guice-multibindings-3.0.jar file - Jar g

Jar examples for g:guice-multibindings

Description

This bundle will expose com.google.inject.multibindings

You can download jar file guice-multibindings 3.0 in this page.

License

Apache License

Build File

You can use the following script to add guice-multibindings-3.0.jar to your project.

<dependency>
   <groupId>org.apache.stratos</groupId>
   <artifactId>guice-multibindings</artifactId>
   <version>3.0</version>
</dependency>
compile group: 'org.apache.stratos', name: 'guice-multibindings', version: '3.0'
libraryDependencies += "org.apache.stratos" % "guice-multibindings" % "3.0"
<dependency org="org.apache.stratos" name="guice-multibindings" rev="3.0"/>
@Grapes(@Grab(group='org.apache.stratos', module='guice-multibindings', version='3.0'))
'org.apache.stratos:guice-multibindings:jar:3.0'

Download

Click the following link to download the jar file.

guice-multibindings-3.0-javadoc.jar
guice-multibindings-3.0-sources.jar
guice-multibindings-3.0-tests.jar
guice-multibindings-3.0.jar
guice-multibindings-3.0.pom



Related Tutorials