MVN

io.github.microapplet : remote

Maven & Gradle

Jan 25, 2024
1 stars

Remote · Declarative Interface Process Handling Framework

<dependency>
    <groupId>io.github.microapplet</groupId>
    <artifactId>remote</artifactId>
    <version>v.1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.microapplet : remote to add to Maven - Latest Versions:

  • Latest Stable: v.1.0.0

All Versions

Choose a version of io.github.microapplet : remote to add to Maven - All Versions:

Version Vulnerabilities Updated
v.1.x
remote-v.1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.microapplet</groupId>
    <artifactId>remote</artifactId>
    <version>v.1.0.0</version>
</dependency>