is not current version
Last Version 0.5

net.wetheinter:xapi-gwt-model 0.4

This module contains the generators needed to enable GWT support for our model interfaces.

Categories

Categories

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

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-gwt-model
Version

Version

0.4
Type

Type

jar

Download xapi-gwt-model 0.4


<!-- https://jarcasting.com/artifacts/net.wetheinter/xapi-gwt-model/ -->
<dependency>
    <groupId>net.wetheinter</groupId>
    <artifactId>xapi-gwt-model</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.wetheinter/xapi-gwt-model/
implementation 'net.wetheinter:xapi-gwt-model:0.4'
// https://jarcasting.com/artifacts/net.wetheinter/xapi-gwt-model/
implementation ("net.wetheinter:xapi-gwt-model:0.4")
'net.wetheinter:xapi-gwt-model:jar:0.4'
<dependency org="net.wetheinter" name="xapi-gwt-model" rev="0.4">
  <artifact name="xapi-gwt-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wetheinter', module='xapi-gwt-model', version='0.4')
)
libraryDependencies += "net.wetheinter" % "xapi-gwt-model" % "0.4"
[net.wetheinter/xapi-gwt-model "0.4"]