Download yatspec-zohhak-plugin-1.1.1.jar file - Jar y

Jar examples for y:yatspec-zohhak-plugin

Description

A plugin for the yatspec acceptance test library that allows the parameter coercion from zohhak to be applied to @Table tests in yatspec

You can download jar file yatspec-zohhak-plugin 1.1.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add yatspec-zohhak-plugin-1.1.1.jar to your project.

<dependency>
   <groupId>io.github.theangrydev</groupId>
   <artifactId>yatspec-zohhak-plugin</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'io.github.theangrydev', name: 'yatspec-zohhak-plugin', version: '1.1.1'
libraryDependencies += "io.github.theangrydev" % "yatspec-zohhak-plugin" % "1.1.1"
<dependency org="io.github.theangrydev" name="yatspec-zohhak-plugin" rev="1.1.1"/>
@Grapes(@Grab(group='io.github.theangrydev', module='yatspec-zohhak-plugin', version='1.1.1'))
'io.github.theangrydev:yatspec-zohhak-plugin:jar:1.1.1'

Download

Click the following link to download the jar file.

yatspec-zohhak-plugin-1.1.1-javadoc.jar
yatspec-zohhak-plugin-1.1.1-sources.jar
yatspec-zohhak-plugin-1.1.1.jar
yatspec-zohhak-plugin-1.1.1.pom



Related Tutorials