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


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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