Jar examples for m:magnet
Dependency injection and inverion library for Android
You can download jar file magnet 2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add magnet-2.0.jar to your project.
<dependency> <groupId>de.halfbit</groupId> <artifactId>magnet</artifactId> <version>2.0</version> </dependency>
compile group: 'de.halfbit', name: 'magnet', version: '2.0'
libraryDependencies += "de.halfbit" % "magnet" % "2.0"
<dependency org="de.halfbit" name="magnet" rev="2.0"/>
@Grapes(@Grab(group='de.halfbit', module='magnet', version='2.0'))
'de.halfbit:magnet:jar:2.0'
Click the following link to download the jar file.
magnet-2.0-javadoc.jar