is not current version
Last Version 2.2.12

com.github.privaliatech:gingerspec 2.2.0-RC2

Acceptance Test library. General purpose automation framework.

GroupId

GroupId

com.github.privaliatech
ArtifactId

ArtifactId

gingerspec
Version

Version

2.2.0-RC2
Type

Type

jar

Download gingerspec 2.2.0-RC2


<!-- https://jarcasting.com/artifacts/com.github.privaliatech/gingerspec/ -->
<dependency>
    <groupId>com.github.privaliatech</groupId>
    <artifactId>gingerspec</artifactId>
    <version>2.2.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.privaliatech/gingerspec/
implementation 'com.github.privaliatech:gingerspec:2.2.0-RC2'
// https://jarcasting.com/artifacts/com.github.privaliatech/gingerspec/
implementation ("com.github.privaliatech:gingerspec:2.2.0-RC2")
'com.github.privaliatech:gingerspec:jar:2.2.0-RC2'
<dependency org="com.github.privaliatech" name="gingerspec" rev="2.2.0-RC2">
  <artifact name="gingerspec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.privaliatech', module='gingerspec', version='2.2.0-RC2')
)
libraryDependencies += "com.github.privaliatech" % "gingerspec" % "2.2.0-RC2"
[com.github.privaliatech/gingerspec "2.2.0-RC2"]