Download cedar-common-util-2.2.2.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.2.2 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.2.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials