is not current version
Last Version 0.16.1

com.github.agourlay:cornichon-core_2.11 0.15.3

An extensible Scala DSL for testing JSON HTTP APIs.

GroupId

GroupId

com.github.agourlay
ArtifactId

ArtifactId

cornichon-core_2.11
Version

Version

0.15.3
Type

Type

jar

Download cornichon-core_2.11 0.15.3


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