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