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