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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials