tkroman / micromarshal   0.0.8

MIT License GitHub

Autoderivation of Akka HTTP marshallers/unmarshallers with uPickle

Scala versions: 2.12 2.11

core 0.0.1 Deprecated


Group ID:
com.tkroman
Artifact ID:
core_2.12
Version:
0.0.1
Release Date:
Mar 5, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.tkroman" %% "core" % "0.0.1"

Mill build tool

ivy"com.tkroman::core:0.0.1"

Scala CLI

//> using dep "com.tkroman::core:0.0.1"

Ammonite REPL

import $ivy.`com.tkroman::core:0.0.1`

<dependency>
  <groupId>com.tkroman</groupId>
  <artifactId>core_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.tkroman', name: 'core_2.12', version: '0.0.1'