Download cornichon_2.11-0.10.4.jar file - Jar c

Jar examples for c:cornichon-2.11

Description

An extensible Scala DSL for testing JSON HTTP APIs.

You can download jar file cornichon_2.11 0.10.4 in this page.

License

Apache License, ASL Version 2.0

Build File

You can use the following script to add cornichon_2.11-0.10.4.jar to your project.

<dependency>
   <groupId>com.github.agourlay</groupId>
   <artifactId>cornichon_2.11</artifactId>
   <version>0.10.4</version>
</dependency>
compile group: 'com.github.agourlay', name: 'cornichon_2.11', version: '0.10.4'
libraryDependencies += "com.github.agourlay" % "cornichon_2.11" % "0.10.4"
<dependency org="com.github.agourlay" name="cornichon_2.11" rev="0.10.4"/>
@Grapes(@Grab(group='com.github.agourlay', module='cornichon_2.11', version='0.10.4'))
'com.github.agourlay:cornichon_2.11:jar:0.10.4'

Download

Click the following link to download the jar file.

cornichon_2.11-0.10.4-javadoc.jar
cornichon_2.11-0.10.4-sources.jar
cornichon_2.11-0.10.4.jar
cornichon_2.11-0.10.4.pom



Related Tutorials