MVN

com.github.triceo.zonkybot : zonkybot-parent

Maven & Gradle

May 08, 2016

Zonkybot: Easy automated investing with Zonky · Automated investing on Zonky. Define investment strategy, run repeatedly, profit.

<dependency>
    <groupId>com.github.triceo.zonkybot</groupId>
    <artifactId>zonkybot-parent</artifactId>
    <version>1.0.0.Beta1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.triceo.zonkybot : zonkybot-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0.Beta1
  • Latest Beta: 1.0.0.Beta1

All Versions

Choose a version of com.github.triceo.zonkybot : zonkybot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
zonkybot-parent-1.0.0.Beta1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.triceo.zonkybot</groupId>
    <artifactId>zonkybot-parent</artifactId>
    <version>1.0.0.Beta1</version>
</dependency>