License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.spirylics.xgwt |
ArtifactId | ArtifactIdx-gwt |
Version | Version2.0-alpha9 |
Type | Typepom |
Description |
Descriptionx-gwt
Multiple GWT extensions - js lib wrapping
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
x-gwt-2.0-alpha9.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.spirylics.xgwt/x-gwt/ -->
<dependency>
<groupId>com.github.spirylics.xgwt</groupId>
<artifactId>x-gwt</artifactId>
<version>2.0-alpha9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.spirylics.xgwt/x-gwt/
implementation 'com.github.spirylics.xgwt:x-gwt:2.0-alpha9'
// https://jarcasting.com/artifacts/com.github.spirylics.xgwt/x-gwt/
implementation ("com.github.spirylics.xgwt:x-gwt:2.0-alpha9")
'com.github.spirylics.xgwt:x-gwt:pom:2.0-alpha9'
<dependency org="com.github.spirylics.xgwt" name="x-gwt" rev="2.0-alpha9">
<artifact name="x-gwt" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.spirylics.xgwt', module='x-gwt', version='2.0-alpha9')
)
libraryDependencies += "com.github.spirylics.xgwt" % "x-gwt" % "2.0-alpha9"
[com.github.spirylics.xgwt/x-gwt "2.0-alpha9"]