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


Group ID:
com.github.agmenc
Artifact ID:
pettswood_2.11
Version:
0.0.20
Release Date:
Apr 22, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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