Jar examples for n:nw.commons
A commons utility for Neemworks
You can download jar file nw.commons 1.2.2-Final in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
nw.commons-1.2.2-Final-javadoc.jar