ancane / haldr   0.5

MIT License GitHub

HAL builder for spray-json

Scala versions: 2.13 2.12 2.11 2.10

haldr 0.3


Group ID:
com.github.ancane
Artifact ID:
haldr_2.11
Version:
0.3
Release Date:
Dec 5, 2015
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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