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