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.3


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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