Jar examples for m:magnet
Dependency injection and inverion library for Android
You can download jar file magnet 2.0-RC2 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
magnet-2.0-RC2-javadoc.jar