is not current version
Last Version 2.2.12

com.github.privaliatech:gingerspec 2.0.0-RC4

Acceptance Test library. Testing runtime to rule over Privalia's acceptance tests.

GroupId

GroupId

com.github.privaliatech
ArtifactId

ArtifactId

gingerspec
Version

Version

2.0.0-RC4
Type

Type

jar

Download gingerspec 2.0.0-RC4


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