MVN

io.github.antoniomacri : reactive-gwt

Maven & Gradle

Oct 13, 2023
1 stars

Reactive GWT · Call GWT RPC services from a JVM application.

<dependency>
    <groupId>io.github.antoniomacri</groupId>
    <artifactId>reactive-gwt</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.antoniomacri : reactive-gwt to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of io.github.antoniomacri : reactive-gwt to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
reactive-gwt-1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.antoniomacri</groupId>
    <artifactId>reactive-gwt</artifactId>
    <version>1.3</version>
</dependency>