Last Version

Ta4j Examples 0.14

Provides examples that demonstrate how to use ta4j

License

License

MIT License
Categories

Categories

ta4j Business Logic Libraries Financial
GroupId

GroupId

org.ta4j
ArtifactId

ArtifactId

ta4j-examples
Version

Version

0.14
Type

Type

jar
Description

Description

Ta4j Examples
Provides examples that demonstrate how to use ta4j

Download ta4j-examples 0.14


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

Dependencies

compile (4)

Group / Artifact Type Version
org.ta4j : ta4j-core jar 0.14
com.opencsv : opencsv jar 3.9
org.jfree : jfreechart jar 1.0.17
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.