bartoszgajda55 / scalaopenweathermap   1.1.0

GitHub

A Scala wrapper of OpenWeatherMap API using sttp library

Scala versions: 2.13

scalaopenweathermap 1.0.0


Group ID:
com.bartoszgajda.scalaopenweathermap
Artifact ID:
scalaopenweathermap_2.13
Version:
1.0.0
Release Date:
Jan 26, 2020
Licenses:
Files:

libraryDependencies += "com.bartoszgajda.scalaopenweathermap" %% "scalaopenweathermap" % "1.0.0"

Mill build tool

ivy"com.bartoszgajda.scalaopenweathermap::scalaopenweathermap:1.0.0"

Scala CLI

//> using dep "com.bartoszgajda.scalaopenweathermap::scalaopenweathermap:1.0.0"

Ammonite REPL

import $ivy.`com.bartoszgajda.scalaopenweathermap::scalaopenweathermap:1.0.0`

<dependency>
  <groupId>com.bartoszgajda.scalaopenweathermap</groupId>
  <artifactId>scalaopenweathermap_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.bartoszgajda.scalaopenweathermap', name: 'scalaopenweathermap_2.13', version: '1.0.0'