is not current version
Last Version 2.2.1

com.jimmoores:quandl-tablesaw 2.1.0

Quandl4J TableSaw Module

Categories

Categories

Tablesaw Business Logic Libraries Science
GroupId

GroupId

com.jimmoores
ArtifactId

ArtifactId

quandl-tablesaw
Version

Version

2.1.0
Type

Type

jar

Download quandl-tablesaw 2.1.0


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