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

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

Download

Click the following link to download the jar file.

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



Related Tutorials