is not current version
Last Version 0.5

net.wetheinter:xapi-elemental 0.4

Some playground code for using gwt elemental to enable advanced html5 features.

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-elemental
Version

Version

0.4
Type

Type

jar

Download xapi-elemental 0.4


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