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