| Group ID: |
com.github.spirylics.xgwt |
| Artifact ID: |
x-gwt-cordova |
| Last modified: |
04.02.2017 21:24 |
| Packaging: |
jar |
| Name: |
x-gwt-cordova |
|
|
| Size: |
10.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/com/github/spirylics/xgwt/x-gwt-cordova/2.0-alpha8/x-gwt-cordova-2.0-alpha8.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.spirylics.xgwt</groupId>
<artifactId>x-gwt-cordova</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<parent>
<groupId>com.github.spirylics.xgwt</groupId>
<artifactId>x-gwt</artifactId>
<version>2.0-alpha8</version>
</parent>
<dependencies>
<dependency>
<groupId>com.google.gwt</groupId>
<artifactId>gwt-user</artifactId>
</dependency>
<dependency>
<groupId>com.googlecode.gwtphonegap</groupId>
<artifactId>gwtphonegap</artifactId>
</dependency>
<dependency>
<groupId>com.github.spirylics.xgwt</groupId>
<artifactId>x-gwt-essential</artifactId>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>gwt-maven-plugin</artifactId>
<executions>
<execution>
<goals>
<goal>resources</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>
|
| Maven: |
<dependency>
<groupId>com.github.spirylics.xgwt</groupId>
<artifactId>x-gwt-cordova</artifactId>
<version>2.0-alpha8</version>
</dependency>
|
| Gradle: |
com.github.spirylics.xgwt:x-gwt-cordova:2.0-alpha8 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|