mwielocha / writethedocs   0.6.1

GitHub

A tiny utility library to add self documenting capabilities to akka http routes testing.

Scala versions: 2.12

writethedocs 0.6.1


Group ID:
io.mwielocha
Artifact ID:
writethedocs_2.12
Version:
0.6.1
Release Date:
Mar 26, 2018
Licenses:
Files:

libraryDependencies += "io.mwielocha" %% "writethedocs" % "0.6.1"

Mill build tool

ivy"io.mwielocha::writethedocs:0.6.1"

Scala CLI

//> using dep "io.mwielocha::writethedocs:0.6.1"

Ammonite REPL

import $ivy.`io.mwielocha::writethedocs:0.6.1`

<dependency>
  <groupId>io.mwielocha</groupId>
  <artifactId>writethedocs_2.12</artifactId>
  <version>0.6.1</version>
</dependency>

compile group: 'io.mwielocha', name: 'writethedocs_2.12', version: '0.6.1'