bartoszgajda55 / scalaopenweathermap 1.1.0
GitHubA Scala wrapper of OpenWeatherMap API using sttp library
Scala versions:
2.13
scalaopenweathermap 1.1.0
Group ID:
com.bartoszgajda.scalaopenweathermap
Artifact ID:
scalaopenweathermap_2.13
Version:
1.1.0
Release Date:
Apr 3, 2020
Licenses:
Files:
Full Scala Version:
2.13.1
Developers:
libraryDependencies += "com.bartoszgajda.scalaopenweathermap" %% "scalaopenweathermap" % "1.1.0"
ivy"com.bartoszgajda.scalaopenweathermap::scalaopenweathermap:1.1.0"
//> using dep "com.bartoszgajda.scalaopenweathermap::scalaopenweathermap:1.1.0"
import $ivy.`com.bartoszgajda.scalaopenweathermap::scalaopenweathermap:1.1.0`
<dependency> <groupId>com.bartoszgajda.scalaopenweathermap</groupId> <artifactId>scalaopenweathermap_2.13</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.bartoszgajda.scalaopenweathermap', name: 'scalaopenweathermap_2.13', version: '1.1.0'