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.1


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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