kirin-gwt

Cross-platform app development in Java

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks ORM Data
GroupId

GroupId

com.futureplatforms.kirin
ArtifactId

ArtifactId

gwt
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

kirin-gwt
Cross-platform app development in Java

Download gwt

How to add to project

<!-- 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"]

Dependencies

provided (7)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

docs/00-INTRODUCTION.md

com.futureplatforms.kirin

Future Platforms

Versions

Version
2.0.3
2.0.2
2.0.1
2.0.0