Download module-manager-1.0.13.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 1.0.13 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials