Download cedar-common-util-3.5.0.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 3.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials