Download mycila-guice-2.0.ga.jar file - Jar m

Jar examples for m:mycila-guice

Description

Contributions to Guice Framework

You can download jar file mycila-guice 2.0.ga in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add mycila-guice-2.0.ga.jar to your project.

<dependency>
   <groupId>com.mycila</groupId>
   <artifactId>mycila-guice</artifactId>
   <version>2.0.ga</version>
</dependency>
compile group: 'com.mycila', name: 'mycila-guice', version: '2.0.ga'
libraryDependencies += "com.mycila" % "mycila-guice" % "2.0.ga"
<dependency org="com.mycila" name="mycila-guice" rev="2.0.ga"/>
@Grapes(@Grab(group='com.mycila', module='mycila-guice', version='2.0.ga'))
'com.mycila:mycila-guice:jar:2.0.ga'

Download

Click the following link to download the jar file.

mycila-guice-2.0.ga-javadoc.jar
mycila-guice-2.0.ga-sources.jar
mycila-guice-2.0.ga.jar
mycila-guice-2.0.ga.pom



Related Tutorials