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


Group ID:
com.nrinaudo
Artifact ID:
fetch-json4s-jackson_2.10
Version:
0.1
Release Date:
Apr 15, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.nrinaudo</groupId>
  <artifactId>fetch-json4s-jackson_2.10</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.nrinaudo', name: 'fetch-json4s-jackson_2.10', version: '0.1'