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:
Files:
libraryDependencies += "de.knutwalker" %% "forecast-io-scala" % "0.1.1"
ivy"de.knutwalker::forecast-io-scala:0.1.1"
//> using dep "de.knutwalker::forecast-io-scala:0.1.1"
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'