Download nw.commons-1.2.2-Final.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.2-Final 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.2-Final.jar to your project.

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

Download

Click the following link to download the jar file.

nw.commons-1.2.2-Final-javadoc.jar
nw.commons-1.2.2-Final-sources.jar
nw.commons-1.2.2-Final.jar
nw.commons-1.2.2-Final.pom



Related Tutorials