Download module-manager-0.9.4.jar file - Jar m

Jar examples for m:module-manager

Description

A collection of core tools I use

You can download jar file module-manager 0.9.4 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add module-manager-0.9.4.jar to your project.

<dependency>
   <groupId>com.nu-art-software</groupId>
   <artifactId>module-manager</artifactId>
   <version>0.9.4</version>
</dependency>
compile group: 'com.nu-art-software', name: 'module-manager', version: '0.9.4'
libraryDependencies += "com.nu-art-software" % "module-manager" % "0.9.4"
<dependency org="com.nu-art-software" name="module-manager" rev="0.9.4"/>
@Grapes(@Grab(group='com.nu-art-software', module='module-manager', version='0.9.4'))
'com.nu-art-software:module-manager:jar:0.9.4'

Download

Click the following link to download the jar file.

module-manager-0.9.4-javadoc.jar
module-manager-0.9.4-sources.jar
module-manager-0.9.4.jar
module-manager-0.9.4.pom



Related Tutorials