ancane / haldr   0.5

MIT License GitHub

HAL builder for spray-json

Scala versions: 2.13 2.12 2.11 2.10

haldr 0.5


Group ID:
com.github.ancane
Artifact ID:
haldr_2.12
Version:
0.5
Release Date:
Feb 25, 2021
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.ancane</groupId>
  <artifactId>haldr_2.12</artifactId>
  <version>0.5</version>
</dependency>

compile group: 'com.github.ancane', name: 'haldr_2.12', version: '0.5'