License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.apetrelli.gwtintegration |
ArtifactId | ArtifactIdgwt-integration-editor |
Last Version | Last Version1.0.0-alpha4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT Integration - Editor
Improvements and connections to work with the GWT Editor framework
|
<!-- https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-editor/ -->
<dependency>
<groupId>com.github.apetrelli.gwtintegration</groupId>
<artifactId>gwt-integration-editor</artifactId>
<version>1.0.0-alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-editor/
implementation 'com.github.apetrelli.gwtintegration:gwt-integration-editor:1.0.0-alpha4'
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-editor/
implementation ("com.github.apetrelli.gwtintegration:gwt-integration-editor:1.0.0-alpha4")
'com.github.apetrelli.gwtintegration:gwt-integration-editor:jar:1.0.0-alpha4'
<dependency org="com.github.apetrelli.gwtintegration" name="gwt-integration-editor" rev="1.0.0-alpha4">
<artifact name="gwt-integration-editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.apetrelli.gwtintegration', module='gwt-integration-editor', version='1.0.0-alpha4')
)
libraryDependencies += "com.github.apetrelli.gwtintegration" % "gwt-integration-editor" % "1.0.0-alpha4"
[com.github.apetrelli.gwtintegration/gwt-integration-editor "1.0.0-alpha4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.6.1 |
javax.validation : validation-api | jar | 1.0.0.GA |
com.github.apetrelli.gwtintegration : gwt-integration-requestfactory | jar | 1.0.0-alpha4 |