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

top.cptl:tiingo4j 1.2

A java implementation of the tiingo api

Группа

Группа

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

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

tiingo4j
Версия

Версия

1.2
Тип

Тип

jar

Скачать tiingo4j 1.2


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