holidaycheck / easy-akka-http   1.0.0

MIT License GitHub

Additional things we use to make life with akka-http easier

Scala versions: 2.13 2.12

easy-akka-marshalling 0.0.3


Group ID:
com.holidaycheck
Artifact ID:
easy-akka-marshalling_2.12
Version:
0.0.3
Release Date:
Oct 22, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.holidaycheck" %% "easy-akka-marshalling" % "0.0.3"

Mill build tool

ivy"com.holidaycheck::easy-akka-marshalling:0.0.3"

Scala CLI

//> using dep "com.holidaycheck::easy-akka-marshalling:0.0.3"

Ammonite REPL

import $ivy.`com.holidaycheck::easy-akka-marshalling:0.0.3`

<dependency>
  <groupId>com.holidaycheck</groupId>
  <artifactId>easy-akka-marshalling_2.12</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'com.holidaycheck', name: 'easy-akka-marshalling_2.12', version: '0.0.3'