spray-json-shapeless 1.4.0


Group ID:
com.github.fommil
Artifact ID:
spray-json-shapeless_2.10
Version:
1.4.0
Release Date:
May 27, 2017
Licenses:
Files:

libraryDependencies += "com.github.fommil" %% "spray-json-shapeless" % "1.4.0"

Mill build tool

ivy"com.github.fommil::spray-json-shapeless:1.4.0"

Scala CLI

//> using dep "com.github.fommil::spray-json-shapeless:1.4.0"

Ammonite REPL

import $ivy.`com.github.fommil::spray-json-shapeless:1.4.0`

<dependency>
  <groupId>com.github.fommil</groupId>
  <artifactId>spray-json-shapeless_2.10</artifactId>
  <version>1.4.0</version>
</dependency>

compile group: 'com.github.fommil', name: 'spray-json-shapeless_2.10', version: '1.4.0'