Download cornichon-core_2.11-0.16.0.jar file - Jar c

Jar examples for c:cornichon-core-2.11

Description

An extensible Scala DSL for testing JSON HTTP APIs.

You can download jar file cornichon-core_2.11 0.16.0 in this page.

License

Apache-2.0

Build File

You can use the following script to add cornichon-core_2.11-0.16.0.jar to your project.

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

Download

Click the following link to download the jar file.

cornichon-core_2.11-0.16.0-javadoc.jar
cornichon-core_2.11-0.16.0-sources.jar
cornichon-core_2.11-0.16.0.jar
cornichon-core_2.11-0.16.0.pom



Related Tutorials