Download magnet-2.0-RC2.jar file - Jar m

Jar examples for m:magnet

Description

Dependency injection and inverion library for Android

You can download jar file magnet 2.0-RC2 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

magnet-2.0-RC2-javadoc.jar
magnet-2.0-RC2-sources.jar
magnet-2.0-RC2.jar
magnet-2.0-RC2.pom



Related Tutorials