MVN

com.tinesoft : gwt-dialogs

Maven & Gradle

Oct 11, 2012

gwt-dialogs - Parent · GWT Dialogs Parent POM

<dependency>
    <groupId>com.tinesoft</groupId>
    <artifactId>gwt-dialogs</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tinesoft : gwt-dialogs to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.tinesoft : gwt-dialogs to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
gwt-dialogs-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.tinesoft</groupId>
    <artifactId>gwt-dialogs</artifactId>
    <version>1.0.0</version>
</dependency>