knutwalker / forecast-io-scala   0.1.1

MIT License GitHub

Scala wrapper library for the v2 Forecast API provided by The Dark Sky Company, LLC. Based on https://github.com/MartinSeeler/forecast-io-wrapper

Scala versions: 2.10

forecast-io-scala 0.1.1


Group ID:
de.knutwalker
Artifact ID:
forecast-io-scala_2.10
Version:
0.1.1
Release Date:
Jan 13, 2014
Licenses:
MIT
Files:

libraryDependencies += "de.knutwalker" %% "forecast-io-scala" % "0.1.1"

Mill build tool

ivy"de.knutwalker::forecast-io-scala:0.1.1"

Scala CLI

//> using dep "de.knutwalker::forecast-io-scala:0.1.1"

Ammonite REPL

import $ivy.`de.knutwalker::forecast-io-scala:0.1.1`

<dependency>
  <groupId>de.knutwalker</groupId>
  <artifactId>forecast-io-scala_2.10</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'de.knutwalker', name: 'forecast-io-scala_2.10', version: '0.1.1'