Last Version

Ta4j Parent 0.13

ta4j is a Java library providing a simple API for technical analysis. This is a fork from the same with few additional indicators.

License

License

MIT License
Categories

Categories

Ant Build Tools ta4j Business Logic Libraries Financial
GroupId

GroupId

com.dheemantech.ta4j
ArtifactId

ArtifactId

ta4j-parent
Version

Version

0.13
Type

Type

pom
Description

Description

Ta4j Parent
ta4j is a Java library providing a simple API for technical analysis. This is a fork from the same with few additional indicators.
Project URL

Project URL

http://github.com/ta4j/ta4j
Source Code Management

Source Code Management

http://github.com/anandaanv/ta4j-zerodha

Download ta4j-parent 0.13

Filename Size
ta4j-parent-0.13.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ta4j-core
  • ta4j-examples