Последняя версия

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.

Лицензия

Лицензия

MIT License
Категории

Категории

Ant Компиляция и сборка ta4j Прикладные библиотеки Financial
Группа

Группа

com.dheemantech.ta4j
Идентификатор

Идентификатор

ta4j-parent
Версия

Версия

0.13
Тип

Тип

pom
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://github.com/ta4j/ta4j
Система контроля версий

Система контроля версий

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

Скачать ta4j-parent 0.13

Имя Файла Размер
ta4j-parent-0.13.pom 5 KB
Обзор

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • ta4j-core
  • ta4j-examples