Jar examples for c:cornichon-core-2.12
An extensible Scala DSL for testing JSON HTTP APIs.
You can download jar file cornichon-core_2.12 0.12.6 in this page.
Apache-2.0
You can use the following script to add cornichon-core_2.12-0.12.6.jar to your project.
<dependency> <groupId>com.github.agourlay</groupId> <artifactId>cornichon-core_2.12</artifactId> <version>0.12.6</version> </dependency>
compile group: 'com.github.agourlay', name: 'cornichon-core_2.12', version: '0.12.6'
libraryDependencies += "com.github.agourlay" % "cornichon-core_2.12" % "0.12.6"
<dependency org="com.github.agourlay" name="cornichon-core_2.12" rev="0.12.6"/>
@Grapes(@Grab(group='com.github.agourlay', module='cornichon-core_2.12', version='0.12.6'))
'com.github.agourlay:cornichon-core_2.12:jar:0.12.6'
Click the following link to download the jar file.
cornichon-core_2.12-0.12.6-javadoc.jar