Jar examples for l:library-module
Module responsible for any global Marauder configuration that should apply to all Marauder modules. MarauderLibraryModule is a dependency for all other modules because of reliance on centralized configuration.
You can download jar file library-module 0.0.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add library-module-0.0.2.jar to your project.
<dependency> <groupId>com.srotya.marauder</groupId> <artifactId>library-module</artifactId> <version>0.0.2</version> </dependency>
compile group: 'com.srotya.marauder', name: 'library-module', version: '0.0.2'
libraryDependencies += "com.srotya.marauder" % "library-module" % "0.0.2"
<dependency org="com.srotya.marauder" name="library-module" rev="0.0.2"/>
@Grapes(@Grab(group='com.srotya.marauder', module='library-module', version='0.0.2'))
'com.srotya.marauder:library-module:jar:0.0.2'
Click the following link to download the jar file.
library-module-0.0.2-javadoc.jar