Download nw.commons-1.2.jar file - Jar n

Jar examples for n:nw.commons

Description

A commons utility for Neemworks

You can download jar file nw.commons 1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add nw.commons-1.2.jar to your project.

<dependency>
   <groupId>com.nimworks</groupId>
   <artifactId>nw.commons</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'com.nimworks', name: 'nw.commons', version: '1.2'
libraryDependencies += "com.nimworks" % "nw.commons" % "1.2"
<dependency org="com.nimworks" name="nw.commons" rev="1.2"/>
@Grapes(@Grab(group='com.nimworks', module='nw.commons', version='1.2'))
'com.nimworks:nw.commons:jar:1.2'

Download

Click the following link to download the jar file.

nw.commons-1.2-javadoc.jar
nw.commons-1.2-sources.jar
nw.commons-1.2.jar
nw.commons-1.2.pom



Related Tutorials