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 1.0.0


Group ID:
com.holidaycheck
Artifact ID:
easy-akka-marshalling_2.13
Version:
1.0.0
Release Date:
May 6, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.holidaycheck</groupId>
  <artifactId>easy-akka-marshalling_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.holidaycheck', name: 'easy-akka-marshalling_2.13', version: '1.0.0'