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.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add library-module-0.0.3.jar to your project.
<dependency> <groupId>com.srotya.marauder</groupId> <artifactId>library-module</artifactId> <version>0.0.3</version> </dependency>
compile group: 'com.srotya.marauder', name: 'library-module', version: '0.0.3'
libraryDependencies += "com.srotya.marauder" % "library-module" % "0.0.3"
<dependency org="com.srotya.marauder" name="library-module" rev="0.0.3"/>
@Grapes(@Grab(group='com.srotya.marauder', module='library-module', version='0.0.3'))
'com.srotya.marauder:library-module:jar:0.0.3'
Click the following link to download the jar file.
library-module-0.0.3-javadoc.jar