is not current version
Last Version 2.0-alpha9

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


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.spirylics.xgwt
ArtifactId

ArtifactId

x-gwt-all
Version

Version

1.4
Type

Type

jar

Download x-gwt-all 1.4


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