MVN

com.github.triceo.robozonky : robozonky-parent

Maven & Gradle

Jun 15, 2016
0 stars

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

<dependency>
    <groupId>com.github.triceo.robozonky</groupId>
    <artifactId>robozonky-parent</artifactId>
    <version>1.0.5.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.5.Final
  • Latest Beta: 1.1.0.Beta1

All Versions

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

Version Vulnerabilities Updated
1.1.x
robozonky-parent-1.1.0.Beta1
1.0.x
robozonky-parent-1.0.5.Final
robozonky-parent-1.0.4.Final
robozonky-parent-1.0.3.Final
robozonky-parent-1.0.2.Final
robozonky-parent-1.0.1.Final
robozonky-parent-1.0.0.Final
robozonky-parent-1.0.0.CR1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.triceo.robozonky</groupId>
    <artifactId>robozonky-parent</artifactId>
    <version>1.0.5.Final</version>
</dependency>

Advertisement