is not current version
Last Version 2.2.12

com.github.privaliatech:gingerspec 2.1.2-RC3

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

GroupId

GroupId

com.github.privaliatech
ArtifactId

ArtifactId

gingerspec
Version

Version

2.1.2-RC3
Type

Type

jar

Download gingerspec 2.1.2-RC3


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