is not current version
Last Version 0.15.3

com.github.agourlay:cornichon_2.11 0.8.2

Scala DSL for testing HTTP JSON API

GroupId

GroupId

com.github.agourlay
ArtifactId

ArtifactId

cornichon_2.11
Version

Version

0.8.2
Type

Type

jar

Download cornichon_2.11 0.8.2


<!-- https://jarcasting.com/artifacts/com.github.agourlay/cornichon_2.11/ -->
<dependency>
    <groupId>com.github.agourlay</groupId>
    <artifactId>cornichon_2.11</artifactId>
    <version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.agourlay/cornichon_2.11/
implementation 'com.github.agourlay:cornichon_2.11:0.8.2'
// https://jarcasting.com/artifacts/com.github.agourlay/cornichon_2.11/
implementation ("com.github.agourlay:cornichon_2.11:0.8.2")
'com.github.agourlay:cornichon_2.11:jar:0.8.2'
<dependency org="com.github.agourlay" name="cornichon_2.11" rev="0.8.2">
  <artifact name="cornichon_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.agourlay', module='cornichon_2.11', version='0.8.2')
)
libraryDependencies += "com.github.agourlay" % "cornichon_2.11" % "0.8.2"
[com.github.agourlay/cornichon_2.11 "0.8.2"]