| License |
License |
|---|---|
| GroupId | GroupIdtop.cptl |
| ArtifactId | ArtifactIdtiingo4j |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontiingo4j
A java implementation of the tiingo api
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tiingo4j-1.3.pom | |
| tiingo4j-1.3.jar | 44 KB |
| tiingo4j-1.3-sources.jar | 16 KB |
| tiingo4j-1.3-javadoc.jar | 265 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |