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

eu.verdelhan:ta4j 0.8

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

Категории

Категории

ta4j Прикладные библиотеки Financial
Группа

Группа

eu.verdelhan
Идентификатор

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

ta4j
Версия

Версия

0.8
Тип

Тип

jar

Скачать ta4j 0.8

Имя Файла Размер
ta4j-0.8.pom
ta4j-0.8.jar 157 KB
ta4j-0.8-sources.jar 205 KB
ta4j-0.8-javadoc.jar 836 KB
Обзор

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