is not current version
Last Version 2.16.0

net.officefloor.tutorial:GwtService 2.13.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.13.0
Type

Type

war

Download GwtService 2.13.0


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