is not current version
Last Version 0.9.21

com.zavtech:morpheus-quandl 0.9.0

The Quandl data adapter for Morpheus data science library

Categories

Categories

Morpheus Business Logic Libraries Science
GroupId

GroupId

com.zavtech
ArtifactId

ArtifactId

morpheus-quandl
Version

Version

0.9.0
Type

Type

jar

Download morpheus-quandl 0.9.0


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