is not current version
Last Version 5.8.4

com.googlecode.cedar-common:cedar-common-util 4.8.1

General utility code.

GroupId

GroupId

com.googlecode.cedar-common
ArtifactId

ArtifactId

cedar-common-util
Version

Version

4.8.1
Type

Type

jar

Download cedar-common-util 4.8.1


<!-- https://jarcasting.com/artifacts/com.googlecode.cedar-common/cedar-common-util/ -->
<dependency>
    <groupId>com.googlecode.cedar-common</groupId>
    <artifactId>cedar-common-util</artifactId>
    <version>4.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/cedar-common-util/
implementation 'com.googlecode.cedar-common:cedar-common-util:4.8.1'
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/cedar-common-util/
implementation ("com.googlecode.cedar-common:cedar-common-util:4.8.1")
'com.googlecode.cedar-common:cedar-common-util:jar:4.8.1'
<dependency org="com.googlecode.cedar-common" name="cedar-common-util" rev="4.8.1">
  <artifact name="cedar-common-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.cedar-common', module='cedar-common-util', version='4.8.1')
)
libraryDependencies += "com.googlecode.cedar-common" % "cedar-common-util" % "4.8.1"
[com.googlecode.cedar-common/cedar-common-util "4.8.1"]