License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.spirylics.xgwt |
ArtifactId | ArtifactIdx-gwt-server |
Version | Version2.0-alpha9 |
Type | Typejar |
Description |
Descriptionx-gwt-server
Multiple GWT extensions - js lib wrapping
|
Filename | Size |
---|---|
x-gwt-server-2.0-alpha9.pom | |
x-gwt-server-2.0-alpha9.jar | 2 KB |
x-gwt-server-2.0-alpha9-sources.jar | 1 KB |
x-gwt-server-2.0-alpha9-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.spirylics.xgwt/x-gwt-server/ -->
<dependency>
<groupId>com.github.spirylics.xgwt</groupId>
<artifactId>x-gwt-server</artifactId>
<version>2.0-alpha9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spirylics.xgwt/x-gwt-server/
implementation 'com.github.spirylics.xgwt:x-gwt-server:2.0-alpha9'
// https://jarcasting.com/artifacts/com.github.spirylics.xgwt/x-gwt-server/
implementation ("com.github.spirylics.xgwt:x-gwt-server:2.0-alpha9")
'com.github.spirylics.xgwt:x-gwt-server:jar:2.0-alpha9'
<dependency org="com.github.spirylics.xgwt" name="x-gwt-server" rev="2.0-alpha9">
<artifact name="x-gwt-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spirylics.xgwt', module='x-gwt-server', version='2.0-alpha9')
)
libraryDependencies += "com.github.spirylics.xgwt" % "x-gwt-server" % "2.0-alpha9"
[com.github.spirylics.xgwt/x-gwt-server "2.0-alpha9"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.8.0 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |