docs/00-INTRODUCTION.md
License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks ORM Data |
GroupId | GroupIdcom.futureplatforms.kirin |
ArtifactId | ArtifactIdgwt |
Last Version | Last Version2.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkirin-gwt
Cross-platform app development in Java
|
Filename | Size |
---|---|
gwt-2.0.3.pom | |
gwt-2.0.3.jar | 159 KB |
gwt-2.0.3-sources.jar | 97 KB |
gwt-2.0.3-javadoc.jar | 354 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.futureplatforms.kirin/gwt/ -->
<dependency>
<groupId>com.futureplatforms.kirin</groupId>
<artifactId>gwt</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.futureplatforms.kirin/gwt/
implementation 'com.futureplatforms.kirin:gwt:2.0.3'
// https://jarcasting.com/artifacts/com.futureplatforms.kirin/gwt/
implementation ("com.futureplatforms.kirin:gwt:2.0.3")
'com.futureplatforms.kirin:gwt:jar:2.0.3'
<dependency org="com.futureplatforms.kirin" name="gwt" rev="2.0.3">
<artifact name="gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.futureplatforms.kirin', module='gwt', version='2.0.3')
)
libraryDependencies += "com.futureplatforms.kirin" % "gwt" % "2.0.3"
[com.futureplatforms.kirin/gwt "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.7.0 |
com.google.gwt : gwt-dev | jar | 2.7.0 |
javax.validation : validation-api | jar | 1.0.0.GA |
javax.validation : validation-api | jar | 1.0.0.GA |
org.timepedia.exporter : gwtexporter | jar | 2.5.1 |
com.google.guava : guava-gwt | jar | 16.0.1 |
com.futureplatforms.kirin : core | jar | 2.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
docs/00-INTRODUCTION.md