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-jackson 0.2.0


Group ID:
com.nrinaudo
Artifact ID:
fetch-json4s-jackson_2.11
Version:
0.2.0
Release Date:
May 17, 2014
Licenses:
Files:

libraryDependencies += "com.nrinaudo" %% "fetch-json4s-jackson" % "0.2.0"

Mill build tool

ivy"com.nrinaudo::fetch-json4s-jackson:0.2.0"

Scala CLI

//> using dep "com.nrinaudo::fetch-json4s-jackson:0.2.0"

Ammonite REPL

import $ivy.`com.nrinaudo::fetch-json4s-jackson:0.2.0`

<dependency>
  <groupId>com.nrinaudo</groupId>
  <artifactId>fetch-json4s-jackson_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.nrinaudo', name: 'fetch-json4s-jackson_2.11', version: '0.2.0'