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.0.22


Group ID:
com.github.agmenc
Artifact ID:
pettswood_2.11
Version:
0.0.22
Release Date:
Jul 21, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.agmenc</groupId>
  <artifactId>pettswood_2.11</artifactId>
  <version>0.0.22</version>
</dependency>

compile group: 'com.github.agmenc', name: 'pettswood_2.11', version: '0.0.22'