Last Version

ta4j 0.9

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

License

License

MIT License
Categories

Categories

ta4j Business Logic Libraries Financial
GroupId

GroupId

eu.verdelhan
ArtifactId

ArtifactId

ta4j
Version

Version

0.9
Type

Type

jar
Description

Description

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

Download ta4j 0.9


<!-- https://jarcasting.com/artifacts/eu.verdelhan/ta4j/ -->
<dependency>
    <groupId>eu.verdelhan</groupId>
    <artifactId>ta4j</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/eu.verdelhan/ta4j/
implementation 'eu.verdelhan:ta4j:0.9'
// https://jarcasting.com/artifacts/eu.verdelhan/ta4j/
implementation ("eu.verdelhan:ta4j:0.9")
'eu.verdelhan:ta4j:jar:0.9'
<dependency org="eu.verdelhan" name="ta4j" rev="0.9">
  <artifact name="ta4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.verdelhan', module='ta4j', version='0.9')
)
libraryDependencies += "eu.verdelhan" % "ta4j" % "0.9"
[eu.verdelhan/ta4j "0.9"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.commons : commons-math3 jar 3.6.1

Project Modules

There are no modules declared in this project.