| Лицензия |
Лицензия
MIT License
|
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка ta4j Прикладные библиотеки Financial |
| Группа | Группаcom.dheemantech.ta4j |
| Идентификатор | Идентификаторta4j-examples |
| Версия | Версия0.13 |
| Тип | Типjar |
| Описание |
ОписаниеTa4j Examples
Provides examples that demonstrate how to use ta4j
|
| Имя Файла | Размер |
|---|---|
| ta4j-examples-0.13.pom | |
| ta4j-examples-0.13.jar | 830 KB |
| ta4j-examples-0.13-sources.jar | 821 KB |
| ta4j-examples-0.13-javadoc.jar | 536 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.dheemantech.ta4j/ta4j-examples/ -->
<dependency>
<groupId>com.dheemantech.ta4j</groupId>
<artifactId>ta4j-examples</artifactId>
<version>0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.dheemantech.ta4j/ta4j-examples/
implementation 'com.dheemantech.ta4j:ta4j-examples:0.13'
// https://jarcasting.com/artifacts/com.dheemantech.ta4j/ta4j-examples/
implementation ("com.dheemantech.ta4j:ta4j-examples:0.13")
'com.dheemantech.ta4j:ta4j-examples:jar:0.13'
<dependency org="com.dheemantech.ta4j" name="ta4j-examples" rev="0.13">
<artifact name="ta4j-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dheemantech.ta4j', module='ta4j-examples', version='0.13')
)
libraryDependencies += "com.dheemantech.ta4j" % "ta4j-examples" % "0.13"
[com.dheemantech.ta4j/ta4j-examples "0.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ta4j : ta4j-core | jar | 0.13 |
| com.opencsv : opencsv | jar | 3.9 |
| org.jfree : jfreechart | jar | 1.0.17 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |