is not current version
Last Version 1.1.1

io.github.theangrydev:yatspec-zohhak-plugin 1.1.0

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

GroupId

GroupId

io.github.theangrydev
ArtifactId

ArtifactId

yatspec-zohhak-plugin
Version

Version

1.1.0
Type

Type

jar

Download yatspec-zohhak-plugin 1.1.0


<!-- https://jarcasting.com/artifacts/io.github.theangrydev/yatspec-zohhak-plugin/ -->
<dependency>
    <groupId>io.github.theangrydev</groupId>
    <artifactId>yatspec-zohhak-plugin</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.theangrydev/yatspec-zohhak-plugin/
implementation 'io.github.theangrydev:yatspec-zohhak-plugin:1.1.0'
// https://jarcasting.com/artifacts/io.github.theangrydev/yatspec-zohhak-plugin/
implementation ("io.github.theangrydev:yatspec-zohhak-plugin:1.1.0")
'io.github.theangrydev:yatspec-zohhak-plugin:jar:1.1.0'
<dependency org="io.github.theangrydev" name="yatspec-zohhak-plugin" rev="1.1.0">
  <artifact name="yatspec-zohhak-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.theangrydev', module='yatspec-zohhak-plugin', version='1.1.0')
)
libraryDependencies += "io.github.theangrydev" % "yatspec-zohhak-plugin" % "1.1.0"
[io.github.theangrydev/yatspec-zohhak-plugin "1.1.0"]