License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.apetrelli.gwtintegration |
ArtifactId | ArtifactIdgwt-integration-error |
Last Version | Last Version1.0.0-alpha4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT Integration - Error
Better error and exception management under GWT
|
<!-- https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-error/ -->
<dependency>
<groupId>com.github.apetrelli.gwtintegration</groupId>
<artifactId>gwt-integration-error</artifactId>
<version>1.0.0-alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-error/
implementation 'com.github.apetrelli.gwtintegration:gwt-integration-error:1.0.0-alpha4'
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-error/
implementation ("com.github.apetrelli.gwtintegration:gwt-integration-error:1.0.0-alpha4")
'com.github.apetrelli.gwtintegration:gwt-integration-error:jar:1.0.0-alpha4'
<dependency org="com.github.apetrelli.gwtintegration" name="gwt-integration-error" rev="1.0.0-alpha4">
<artifact name="gwt-integration-error" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.apetrelli.gwtintegration', module='gwt-integration-error', version='1.0.0-alpha4')
)
libraryDependencies += "com.github.apetrelli.gwtintegration" % "gwt-integration-error" % "1.0.0-alpha4"
[com.github.apetrelli.gwtintegration/gwt-integration-error "1.0.0-alpha4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.6.1 |