Download cedar-common-util-2.1.3.jar file - Jar c

Jar examples for c:cedar-common-util

Description

Library of common utility code.

You can download jar file cedar-common-util 2.1.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cedar-common-util-2.1.3.jar to your project.

<dependency>
   <groupId>com.googlecode.cedar-common</groupId>
   <artifactId>cedar-common-util</artifactId>
   <version>2.1.3</version>
</dependency>
compile group: 'com.googlecode.cedar-common', name: 'cedar-common-util', version: '2.1.3'
libraryDependencies += "com.googlecode.cedar-common" % "cedar-common-util" % "2.1.3"
<dependency org="com.googlecode.cedar-common" name="cedar-common-util" rev="2.1.3"/>
@Grapes(@Grab(group='com.googlecode.cedar-common', module='cedar-common-util', version='2.1.3'))
'com.googlecode.cedar-common:cedar-common-util:jar:2.1.3'

Download

Click the following link to download the jar file.

cedar-common-util-2.1.3-javadoc.jar
cedar-common-util-2.1.3-sources.jar
cedar-common-util-2.1.3.jar
cedar-common-util-2.1.3.pom



Related Tutorials