Download woo-utils-0.1.17.jar file - Jar w

Jar examples for w:woo-utils

Description

the common utils

You can download jar file woo-utils 0.1.17 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add woo-utils-0.1.17.jar to your project.

<dependency>
   <groupId>com.pugwoo</groupId>
   <artifactId>woo-utils</artifactId>
   <version>0.1.17</version>
</dependency>
compile group: 'com.pugwoo', name: 'woo-utils', version: '0.1.17'
libraryDependencies += "com.pugwoo" % "woo-utils" % "0.1.17"
<dependency org="com.pugwoo" name="woo-utils" rev="0.1.17"/>
@Grapes(@Grab(group='com.pugwoo', module='woo-utils', version='0.1.17'))
'com.pugwoo:woo-utils:jar:0.1.17'

Download

Click the following link to download the jar file.

woo-utils-0.1.17-javadoc.jar
woo-utils-0.1.17-sources.jar
woo-utils-0.1.17.jar
woo-utils-0.1.17.pom



Related Tutorials