Last Version

Ta4j Core 0.13

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

License

License

MIT License
Categories

Categories

Ant Build Tools ta4j Business Logic Libraries Financial
GroupId

GroupId

com.dheemantech.ta4j
ArtifactId

ArtifactId

ta4j-core
Version

Version

0.13
Type

Type

jar
Description

Description

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

Download ta4j-core 0.13


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (3)

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

Project Modules

There are no modules declared in this project.