This repository has been deprecated by the owner.

nrinaudo / fetch   0.2.2

MIT License GitHub

Scala HTTP client library

Scala versions: 2.12 2.11 2.10

fetch-json4s-native 0.2.3


Group ID:
com.nrinaudo
Artifact ID:
fetch-json4s-native_2.12
Version:
0.2.3
Release Date:
Jan 3, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.nrinaudo" %% "fetch-json4s-native" % "0.2.3"

Mill build tool

ivy"com.nrinaudo::fetch-json4s-native:0.2.3"

Scala CLI

//> using dep "com.nrinaudo::fetch-json4s-native:0.2.3"

Ammonite REPL

import $ivy.`com.nrinaudo::fetch-json4s-native:0.2.3`

<dependency>
  <groupId>com.nrinaudo</groupId>
  <artifactId>fetch-json4s-native_2.12</artifactId>
  <version>0.2.3</version>
</dependency>

compile group: 'com.nrinaudo', name: 'fetch-json4s-native_2.12', version: '0.2.3'