is not current version
Last Version 1.0.0-alpha4

com.github.apetrelli.gwtintegration:gwt-integration-service 1.0.0-alpha2

Common service interfaces to force compatibility between GWT and server code.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.apetrelli.gwtintegration
ArtifactId

ArtifactId

gwt-integration-service
Version

Version

1.0.0-alpha2
Type

Type

jar

Download gwt-integration-service 1.0.0-alpha2


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