Download magnet-0.0.6.jar file - Jar m

Jar examples for m:magnet

Description

Dependency injection and inverion library for Android

You can download jar file magnet 0.0.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add magnet-0.0.6.jar to your project.

<dependency>
   <groupId>de.halfbit</groupId>
   <artifactId>magnet</artifactId>
   <version>0.0.6</version>
</dependency>
compile group: 'de.halfbit', name: 'magnet', version: '0.0.6'
libraryDependencies += "de.halfbit" % "magnet" % "0.0.6"
<dependency org="de.halfbit" name="magnet" rev="0.0.6"/>
@Grapes(@Grab(group='de.halfbit', module='magnet', version='0.0.6'))
'de.halfbit:magnet:jar:0.0.6'

Download

Click the following link to download the jar file.

magnet-0.0.6-javadoc.jar
magnet-0.0.6-sources.jar
magnet-0.0.6.jar
magnet-0.0.6.pom



Related Tutorials