ancane / haldr   0.5

MIT License GitHub

HAL builder for spray-json

Scala versions: 2.13 2.12 2.11 2.10

haldr 0.2


Group ID:
com.github.ancane
Artifact ID:
haldr_2.11
Version:
0.2
Release Date:
Apr 26, 2015
Licenses:
MIT
Files:

libraryDependencies += "com.github.ancane" %% "haldr" % "0.2"

Mill build tool

ivy"com.github.ancane::haldr:0.2"

Scala CLI

//> using dep "com.github.ancane::haldr:0.2"

Ammonite REPL

import $ivy.`com.github.ancane::haldr:0.2`

<dependency>
  <groupId>com.github.ancane</groupId>
  <artifactId>haldr_2.11</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'com.github.ancane', name: 'haldr_2.11', version: '0.2'