is not current version
Last Version 1.0.0-alpha4

com.github.apetrelli.gwtintegration:gwt-integration-web 1.0.0-alpha3

Code for servlet-based environments to make GWT work correctly.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.apetrelli.gwtintegration
ArtifactId

ArtifactId

gwt-integration-web
Version

Version

1.0.0-alpha3
Type

Type

jar

Download gwt-integration-web 1.0.0-alpha3


<!-- https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-web/ -->
<dependency>
    <groupId>com.github.apetrelli.gwtintegration</groupId>
    <artifactId>gwt-integration-web</artifactId>
    <version>1.0.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-web/
implementation 'com.github.apetrelli.gwtintegration:gwt-integration-web:1.0.0-alpha3'
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-web/
implementation ("com.github.apetrelli.gwtintegration:gwt-integration-web:1.0.0-alpha3")
'com.github.apetrelli.gwtintegration:gwt-integration-web:jar:1.0.0-alpha3'
<dependency org="com.github.apetrelli.gwtintegration" name="gwt-integration-web" rev="1.0.0-alpha3">
  <artifact name="gwt-integration-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.apetrelli.gwtintegration', module='gwt-integration-web', version='1.0.0-alpha3')
)
libraryDependencies += "com.github.apetrelli.gwtintegration" % "gwt-integration-web" % "1.0.0-alpha3"
[com.github.apetrelli.gwtintegration/gwt-integration-web "1.0.0-alpha3"]