is not current version
Last Version 1.0.0-alpha4

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

Integration of GWT with other technologies and integration of missing parts.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.apetrelli.gwtintegration
ArtifactId

ArtifactId

gwt-integration
Version

Version

1.0.0-alpha3
Type

Type

pom

Download gwt-integration 1.0.0-alpha3


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