MVN

com.gwtplatform : extensions

Maven & Gradle

Jan 17, 2017
<dependency>
    <groupId>com.gwtplatform</groupId>
    <artifactId>extensions</artifactId>
    <version>ginuibinder</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gwtplatform : extensions to add to Maven - Latest Versions:

  • Latest Stable: ginuibinder

All Versions

Choose a version of com.gwtplatform : extensions to add to Maven - All Versions:

Version Vulnerabilities Updated
1
extensions-1
ginuibinder
extensions-ginuibinder
dispatch
extensions-dispatch-rest-delegates

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.gwtplatform</groupId>
    <artifactId>extensions</artifactId>
    <version>ginuibinder</version>
</dependency>

Advertisement