cerst / structible   0.6.4

MIT License GitHub

Standardize and ease conversions between different, environment-based representations of the same type.

Scala versions: 2.13 2.12

structible-akka-http 0.4.0


Group ID:
com.github.cerst
Artifact ID:
structible-akka-http_2.12
Version:
0.4.0
Release Date:
Aug 11, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.cerst" %% "structible-akka-http" % "0.4.0"

Mill build tool

ivy"com.github.cerst::structible-akka-http:0.4.0"

Scala CLI

//> using dep "com.github.cerst::structible-akka-http:0.4.0"

Ammonite REPL

import $ivy.`com.github.cerst::structible-akka-http:0.4.0`

<dependency>
  <groupId>com.github.cerst</groupId>
  <artifactId>structible-akka-http_2.12</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.github.cerst', name: 'structible-akka-http_2.12', version: '0.4.0'