tiingo4j

A java implementation of the tiingo api

Лицензия

Лицензия

Группа

Группа

top.cptl
Идентификатор

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

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

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

1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

tiingo4j
A java implementation of the tiingo api
Система контроля версий

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

https://github.com/gracg/tiingo4j/tree/master

Скачать tiingo4j

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp3 : okhttp jar 4.9.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.2

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

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3
1.2
1.1
1.0