is not current version
Last Version 1.3

top.cptl:tiingo4j 1.2

A java implementation of the tiingo api

GroupId

GroupId

top.cptl
ArtifactId

ArtifactId

tiingo4j
Version

Version

1.2
Type

Type

jar

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