agourlay / cornichon   0.15.3

Apache License 2.0 Website GitHub

Testing tool in Scala for HTTP JSON API

Scala versions: 2.13 2.12 2.11

cornichon 0.2.0


Group ID:
com.github.agourlay
Artifact ID:
cornichon_2.11
Version:
0.2.0
Release Date:
Oct 12, 2015
Licenses:
Files:

libraryDependencies += "com.github.agourlay" %% "cornichon" % "0.2.0"

Mill build tool

ivy"com.github.agourlay::cornichon:0.2.0"

Scala CLI

//> using dep "com.github.agourlay::cornichon:0.2.0"

Ammonite REPL

import $ivy.`com.github.agourlay::cornichon:0.2.0`

<dependency>
  <groupId>com.github.agourlay</groupId>
  <artifactId>cornichon_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.agourlay', name: 'cornichon_2.11', version: '0.2.0'