Download common-utils_2.10-1.3.0.jar file - Jar c

Jar examples for c:common-utils-2.10

Description

Common library with generic implementations for common functions

You can download jar file common-utils_2.10 1.3.0 in this page.

License

Apache License 2.0

Build File

You can use the following script to add common-utils_2.10-1.3.0.jar to your project.

<dependency>
   <groupId>com.wordnik</groupId>
   <artifactId>common-utils_2.10</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'com.wordnik', name: 'common-utils_2.10', version: '1.3.0'
libraryDependencies += "com.wordnik" % "common-utils_2.10" % "1.3.0"
<dependency org="com.wordnik" name="common-utils_2.10" rev="1.3.0"/>
@Grapes(@Grab(group='com.wordnik', module='common-utils_2.10', version='1.3.0'))
'com.wordnik:common-utils_2.10:jar:1.3.0'

Download

Click the following link to download the jar file.

common-utils_2.10-1.3.0-javadoc.jar
common-utils_2.10-1.3.0-sources.jar
common-utils_2.10-1.3.0.jar
common-utils_2.10-1.3.0.pom



Related Tutorials