Download guice-multibindings-4.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 4.0 in this page.

License

Apache License

Build File

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

<dependency>
   <groupId>com.google.inject.extensions</groupId>
   <artifactId>guice-multibindings</artifactId>
   <version>4.0</version>
</dependency>
compile group: 'com.google.inject.extensions', name: 'guice-multibindings', version: '4.0'
libraryDependencies += "com.google.inject.extensions" % "guice-multibindings" % "4.0"
<dependency org="com.google.inject.extensions" name="guice-multibindings" rev="4.0"/>
@Grapes(@Grab(group='com.google.inject.extensions', module='guice-multibindings', version='4.0'))
'com.google.inject.extensions:guice-multibindings:jar:4.0'

Download

Click the following link to download the jar file.

guice-multibindings-4.0-javadoc.jar
guice-multibindings-4.0-site.jar
guice-multibindings-4.0-sources.jar
guice-multibindings-4.0-test-sources.jar
guice-multibindings-4.0-tests.jar
guice-multibindings-4.0.jar
guice-multibindings-4.0.pom



Related Tutorials