is not current version
Last Version 2.0-alpha9

com.github.spirylics.xgwt:x-gwt 1.4

Multiple GWT extensions - js lib wrapping

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.spirylics.xgwt
ArtifactId

ArtifactId

x-gwt
Version

Version

1.4
Type

Type

pom

Download x-gwt 1.4

Filename Size
x-gwt-1.4.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.spirylics.xgwt/x-gwt/ -->
<dependency>
    <groupId>com.github.spirylics.xgwt</groupId>
    <artifactId>x-gwt</artifactId>
    <version>1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.spirylics.xgwt/x-gwt/
implementation 'com.github.spirylics.xgwt:x-gwt:1.4'
// https://jarcasting.com/artifacts/com.github.spirylics.xgwt/x-gwt/
implementation ("com.github.spirylics.xgwt:x-gwt:1.4")
'com.github.spirylics.xgwt:x-gwt:pom:1.4'
<dependency org="com.github.spirylics.xgwt" name="x-gwt" rev="1.4">
  <artifact name="x-gwt" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.spirylics.xgwt', module='x-gwt', version='1.4')
)
libraryDependencies += "com.github.spirylics.xgwt" % "x-gwt" % "1.4"
[com.github.spirylics.xgwt/x-gwt "1.4"]