Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.googlecode.cedar-common |
ArtifactId | ArtifactIdcedar-common-gwt |
Version | Version4.5.0 |
Type | Typejar |
Filename | Size |
---|---|
cedar-common-gwt-4.5.0.pom | |
cedar-common-gwt-4.5.0.jar | 343 KB |
cedar-common-gwt-4.5.0-sources.jar | 172 KB |
cedar-common-gwt-4.5.0-javadoc.jar | 534 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>4.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/cedar-common-gwt/
implementation 'com.googlecode.cedar-common:cedar-common-gwt:4.5.0'
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/cedar-common-gwt/
implementation ("com.googlecode.cedar-common:cedar-common-gwt:4.5.0")
'com.googlecode.cedar-common:cedar-common-gwt:jar:4.5.0'
<dependency org="com.googlecode.cedar-common" name="cedar-common-gwt" rev="4.5.0">
<artifact name="cedar-common-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.cedar-common', module='cedar-common-gwt', version='4.5.0')
)
libraryDependencies += "com.googlecode.cedar-common" % "cedar-common-gwt" % "4.5.0"
[com.googlecode.cedar-common/cedar-common-gwt "4.5.0"]