MVN

eu.verdelhan : ta4j-parent

Maven & Gradle

Sep 08, 2017
359 stars

Ta4j Parent · ta4j is a Java library providing a simple API for technical analysis.

<dependency>
    <groupId>eu.verdelhan</groupId>
    <artifactId>ta4j-parent</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.verdelhan : ta4j-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of eu.verdelhan : ta4j-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9
ta4j-parent-0.9
0.8
ta4j-parent-0.8
0.7
ta4j-parent-0.7
0.6
ta4j-parent-0.6
0.5
ta4j-parent-0.5
0.4
ta4j-parent-0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>eu.verdelhan</groupId>
    <artifactId>ta4j-parent</artifactId>
    <version>0.9</version>
</dependency>