is not current version
Last Version 2.2.1

com.jimmoores:quandl-core 2.1.0

Quandl4J Core Module

GroupId

GroupId

com.jimmoores
ArtifactId

ArtifactId

quandl-core
Version

Version

2.1.0
Type

Type

jar

Download quandl-core 2.1.0


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