is not current version
Last Version 2.16.0

net.officefloor.tutorial:GwtService 2.4.0

Tutorial of using a GWT Service within a WoOF Template

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

GwtService
Version

Version

2.4.0
Type

Type

war

Download GwtService 2.4.0


<!-- https://jarcasting.com/artifacts/net.officefloor.tutorial/GwtService/ -->
<dependency>
    <groupId>net.officefloor.tutorial</groupId>
    <artifactId>GwtService</artifactId>
    <version>2.4.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.tutorial/GwtService/
implementation 'net.officefloor.tutorial:GwtService:2.4.0'
// https://jarcasting.com/artifacts/net.officefloor.tutorial/GwtService/
implementation ("net.officefloor.tutorial:GwtService:2.4.0")
'net.officefloor.tutorial:GwtService:war:2.4.0'
<dependency org="net.officefloor.tutorial" name="GwtService" rev="2.4.0">
  <artifact name="GwtService" type="war" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.tutorial', module='GwtService', version='2.4.0')
)
libraryDependencies += "net.officefloor.tutorial" % "GwtService" % "2.4.0"
[net.officefloor.tutorial/GwtService "2.4.0"]