MVN

org.discotools.gwt : gwt-dt

Maven & Gradle

Jan 11, 2013
0 stars

gwt-dt · This projects contains the parent POM for all DISCOTools GWT projects.

<dependency>
    <groupId>org.discotools.gwt</groupId>
    <artifactId>gwt-dt</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.discotools.gwt : gwt-dt to add to Maven - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of org.discotools.gwt : gwt-dt to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
gwt-dt-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.discotools.gwt</groupId>
    <artifactId>gwt-dt</artifactId>
    <version>0.1</version>
</dependency>