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