Last Version

GWT Integration - Common services 1.0.0-alpha4

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

License

License

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-alpha4
Type

Type

jar
Description

Description

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

Download gwt-integration-service 1.0.0-alpha4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.