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


Group ID:
com.github.agmenc
Artifact ID:
pettswood_2.10
Version:
0.0.16
Release Date:
Feb 28, 2013
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.agmenc</groupId>
  <artifactId>pettswood_2.10</artifactId>
  <version>0.0.16</version>
</dependency>

compile group: 'com.github.agmenc', name: 'pettswood_2.10', version: '0.0.16'