agmenc / pettswood   0.2.1

Website GitHub

Executable documentation for Scala projects. Let your users write specifications in human-readable HTML, then run them as tests against your app.

Scala versions: 2.12 2.11 2.10

pettswood 0.1.1


Group ID:
com.github.agmenc
Artifact ID:
pettswood_2.12
Version:
0.1.1
Release Date:
Nov 15, 2016
Licenses:
Files:

libraryDependencies += "com.github.agmenc" %% "pettswood" % "0.1.1"

Mill build tool

ivy"com.github.agmenc::pettswood:0.1.1"

Scala CLI

//> using dep "com.github.agmenc::pettswood:0.1.1"

Ammonite REPL

import $ivy.`com.github.agmenc::pettswood:0.1.1`

<dependency>
  <groupId>com.github.agmenc</groupId>
  <artifactId>pettswood_2.12</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.github.agmenc', name: 'pettswood_2.12', version: '0.1.1'