License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.apetrelli.gwtintegration |
ArtifactId | ArtifactIdgwt-integration-service |
Last Version | Last Version1.0.0-alpha4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT Integration - Common services
Common service interfaces to force compatibility between GWT and server code.
|
<!-- 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"]