MVN

com.github.mvp4g : sema4g-parent

Maven & Gradle

Jul 03, 2018
0 stars

SeMa4g parent - parent pom for sema4g · Managing asynchronous calls in GWT

<dependency>
    <groupId>com.github.mvp4g</groupId>
    <artifactId>sema4g-parent</artifactId>
    <version>1.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mvp4g : sema4g-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.6.2

All Versions

Choose a version of com.github.mvp4g : sema4g-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
sema4g-parent-1.6.2
sema4g-parent-1.6.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.mvp4g</groupId>
    <artifactId>sema4g-parent</artifactId>
    <version>1.6.2</version>
</dependency>

Advertisement