is not current version
Last Version 5.8.4

com.googlecode.cedar-common:cedar-common-gwt 2.2.1

Utility code for use with GWT and Mvp4g.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.cedar-common
ArtifactId

ArtifactId

cedar-common-gwt
Version

Version

2.2.1
Type

Type

jar

Download cedar-common-gwt 2.2.1


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