License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.github.oscerd |
ArtifactId | ArtifactIdfinnhub-java-client |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFinnhub :: Java Client
Finnhub.io Java Client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
finnhub-java-client-0.1.1.pom | |
finnhub-java-client-0.1.1.jar | 14 KB |
finnhub-java-client-0.1.1-sources.jar | 8 KB |
finnhub-java-client-0.1.1-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.oscerd/finnhub-java-client/ -->
<dependency>
<groupId>com.github.oscerd</groupId>
<artifactId>finnhub-java-client</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.oscerd/finnhub-java-client/
implementation 'com.github.oscerd:finnhub-java-client:0.1.1'
// https://jarcasting.com/artifacts/com.github.oscerd/finnhub-java-client/
implementation ("com.github.oscerd:finnhub-java-client:0.1.1")
'com.github.oscerd:finnhub-java-client:jar:0.1.1'
<dependency org="com.github.oscerd" name="finnhub-java-client" rev="0.1.1">
<artifact name="finnhub-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.oscerd', module='finnhub-java-client', version='0.1.1')
)
libraryDependencies += "com.github.oscerd" % "finnhub-java-client" % "0.1.1"
[com.github.oscerd/finnhub-java-client "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |