Download commons-guice-1.0.jar file - Jar c

Jar examples for c:commons-guice

Description

You can download jar file commons-guice 1.0 in this page.

Build File

You can use the following script to add commons-guice-1.0.jar to your project.

<dependency>
   <groupId>com.github.mstream-trader</groupId>
   <artifactId>commons-guice</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.mstream-trader', name: 'commons-guice', version: '1.0'
libraryDependencies += "com.github.mstream-trader" % "commons-guice" % "1.0"
<dependency org="com.github.mstream-trader" name="commons-guice" rev="1.0"/>
@Grapes(@Grab(group='com.github.mstream-trader', module='commons-guice', version='1.0'))
'com.github.mstream-trader:commons-guice:jar:1.0'

Download

Click the following link to download the jar file.

commons-guice-1.0-javadoc.jar
commons-guice-1.0-sources.jar
commons-guice-1.0.jar
commons-guice-1.0.pom



Related Tutorials