Last Version

Quandl4J 2.2.1

Quandl REST API wrapper for Java

License

License

GroupId

GroupId

com.jimmoores
ArtifactId

ArtifactId

quandl
Version

Version

2.2.1
Type

Type

pom
Description

Description

Quandl4J
Quandl REST API wrapper for Java
Project URL

Project URL

http://quandl4j.org
Source Code Management

Source Code Management

http://github.com/jimmoores/quandl4j

Download quandl 2.2.1

Filename Size
quandl-2.2.1.pom 20 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • tablesaw