fsw0422 / yahoo-finance-history-fetcher   0.2.0

MIT License GitHub

Yahoo Finance history fetcher API for Scala

Scala versions: 2.12 2.11

yahoofinancehistoryfetcher 0.1.0


Group ID:
com.github.fsw0422
Artifact ID:
yahoofinancehistoryfetcher_2.12
Version:
0.1.0
Release Date:
Aug 30, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.fsw0422" %% "yahoofinancehistoryfetcher" % "0.1.0"

Mill build tool

ivy"com.github.fsw0422::yahoofinancehistoryfetcher:0.1.0"

Scala CLI

//> using dep "com.github.fsw0422::yahoofinancehistoryfetcher:0.1.0"

Ammonite REPL

import $ivy.`com.github.fsw0422::yahoofinancehistoryfetcher:0.1.0`

<dependency>
  <groupId>com.github.fsw0422</groupId>
  <artifactId>yahoofinancehistoryfetcher_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.fsw0422', name: 'yahoofinancehistoryfetcher_2.12', version: '0.1.0'