MVN

com.talk2object.plum : plum-client

Maven & Gradle

Aug 11, 2015
<dependency>
    <groupId>com.talk2object.plum</groupId>
    <artifactId>plum-client</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.talk2object.plum : plum-client to add to Maven - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of com.talk2object.plum : plum-client to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
plum-client-0.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.talk2object.plum</groupId>
    <artifactId>plum-client</artifactId>
    <version>0.0.4</version>
</dependency>

Advertisement