License |
License
The Apache Software License, Version 2.0
|
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.googlecode.cedar-common |
ArtifactId | ArtifactIdcedar-common-gwt |
Last Version | Last Version5.8.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCedar Common GWT Library
Utility code for use with GWT and Mvp4g.
|
Filename | Size |
---|---|
cedar-common-gwt-5.8.4.pom | |
cedar-common-gwt-5.8.4.jar | 419 KB |
cedar-common-gwt-5.8.4-sources.jar | 218 KB |
cedar-common-gwt-5.8.4-javadoc.jar | 639 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.cedar-common/cedar-common-gwt/ -->
<dependency>
<groupId>com.googlecode.cedar-common</groupId>
<artifactId>cedar-common-gwt</artifactId>
<version>5.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/cedar-common-gwt/
implementation 'com.googlecode.cedar-common:cedar-common-gwt:5.8.4'
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/cedar-common-gwt/
implementation ("com.googlecode.cedar-common:cedar-common-gwt:5.8.4")
'com.googlecode.cedar-common:cedar-common-gwt:jar:5.8.4'
<dependency org="com.googlecode.cedar-common" name="cedar-common-gwt" rev="5.8.4">
<artifact name="cedar-common-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.cedar-common', module='cedar-common-gwt', version='5.8.4')
)
libraryDependencies += "com.googlecode.cedar-common" % "cedar-common-gwt" % "5.8.4"
[com.googlecode.cedar-common/cedar-common-gwt "5.8.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.7.0 |
com.googlecode.mvp4g : mvp4g | jar | 1.5.0 |
com.googlecode.cedar-common : cedar-common-util | jar | 5.8.4 |
com.google.gwt.inject : gin | jar | 2.1.2 |
com.googlecode.cedar-common : gwt-sl | jar | 1.2 |
com.google.gwt : gwt-dev | jar | 2.7.0 |