fedeoasi / news-api-client   0.5

MIT License GitHub

An HTTP client written in Scala for the News API

Scala versions: 2.12

news-api-client 0.4


Group ID:
com.github.fedeoasi
Artifact ID:
news-api-client_2.12
Version:
0.4
Release Date:
Mar 17, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.fedeoasi" %% "news-api-client" % "0.4"

Mill build tool

ivy"com.github.fedeoasi::news-api-client:0.4"

Scala CLI

//> using dep "com.github.fedeoasi::news-api-client:0.4"

Ammonite REPL

import $ivy.`com.github.fedeoasi::news-api-client:0.4`

<dependency>
  <groupId>com.github.fedeoasi</groupId>
  <artifactId>news-api-client_2.12</artifactId>
  <version>0.4</version>
</dependency>

compile group: 'com.github.fedeoasi', name: 'news-api-client_2.12', version: '0.4'