Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.spirylics.xgwt |
ArtifactId | ArtifactIdx-gwt-all |
Version | Version2.0-alpha6 |
Type | Typejar |
Filename | Size |
---|---|
x-gwt-all-2.0-alpha6.pom | |
x-gwt-all-2.0-alpha6.jar | 2 KB |
x-gwt-all-2.0-alpha6-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.spirylics.xgwt/x-gwt-all/ -->
<dependency>
<groupId>com.github.spirylics.xgwt</groupId>
<artifactId>x-gwt-all</artifactId>
<version>2.0-alpha6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spirylics.xgwt/x-gwt-all/
implementation 'com.github.spirylics.xgwt:x-gwt-all:2.0-alpha6'
// https://jarcasting.com/artifacts/com.github.spirylics.xgwt/x-gwt-all/
implementation ("com.github.spirylics.xgwt:x-gwt-all:2.0-alpha6")
'com.github.spirylics.xgwt:x-gwt-all:jar:2.0-alpha6'
<dependency org="com.github.spirylics.xgwt" name="x-gwt-all" rev="2.0-alpha6">
<artifact name="x-gwt-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spirylics.xgwt', module='x-gwt-all', version='2.0-alpha6')
)
libraryDependencies += "com.github.spirylics.xgwt" % "x-gwt-all" % "2.0-alpha6"
[com.github.spirylics.xgwt/x-gwt-all "2.0-alpha6"]