Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.johnsoncs.gwt |
ArtifactId | ArtifactIdgwt-components |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJCS GWT Components
|
Filename | Size |
---|---|
gwt-components-0.0.1.pom | |
gwt-components-0.0.1.jar | 463 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.johnsoncs.gwt/gwt-components/ -->
<dependency>
<groupId>com.johnsoncs.gwt</groupId>
<artifactId>gwt-components</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.johnsoncs.gwt/gwt-components/
implementation 'com.johnsoncs.gwt:gwt-components:0.0.1'
// https://jarcasting.com/artifacts/com.johnsoncs.gwt/gwt-components/
implementation ("com.johnsoncs.gwt:gwt-components:0.0.1")
'com.johnsoncs.gwt:gwt-components:jar:0.0.1'
<dependency org="com.johnsoncs.gwt" name="gwt-components" rev="0.0.1">
<artifact name="gwt-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.johnsoncs.gwt', module='gwt-components', version='0.0.1')
)
libraryDependencies += "com.johnsoncs.gwt" % "gwt-components" % "0.0.1"
[com.johnsoncs.gwt/gwt-components "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 1.7.0 |
com.google.gwt : gwt-user | jar | 1.7.0 |
com.google.gwt : gwt-dev | zip | 1.7.0 |
com.google.gwt : gwt-dev | jar | 1.7.0 |
net.sf.opencsv : opencsv | jar | 2.0 |
com.google.gwt : gwt-incubator | jar | july-14-2009 |
com.google.code.gwt-log : gwt-log | jar | 2.6.2 |
org.slf4j : slf4j-api | jar | 1.5.8 |
org.slf4j : slf4j-simple | jar | 1.5.8 |