MVN

com.nixend : manny-remoting

Maven & Gradle

Jul 06, 2021
<dependency>
    <groupId>com.nixend</groupId>
    <artifactId>manny-remoting</artifactId>
    <version>1.2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nixend : manny-remoting to add to Maven - Latest Versions:

  • Latest Stable: 1.2.6

All Versions

Choose a version of com.nixend : manny-remoting to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
manny-remoting-1.2.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.nixend</groupId>
    <artifactId>manny-remoting</artifactId>
    <version>1.2.6</version>
</dependency>

Advertisement