Download magical-provider-guice-1.0.1.jar file - Jar m

Jar examples for m:magical-provider-guice

Description

Magical ways to bind in Guice.

You can download jar file magical-provider-guice 1.0.1 in this page.

License

Modified BSD License

Build File

You can use the following script to add magical-provider-guice-1.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

magical-provider-guice-1.0.1-javadoc.jar
magical-provider-guice-1.0.1-sources.jar
magical-provider-guice-1.0.1.jar
magical-provider-guice-1.0.1.pom



Related Tutorials