is not current version
Last Version 3.5.24

au.com.dius:pact-jvm-consumer_2.11 2.2.5

Pact consumer ============= Pact Consumer is used by projects that are consumers of an API. Most projects will want to use pact-consumer via one of the test framework specific projects. If your favourite framework is not implemented, this module should give you all the hooks you need. Please let us know if you build one and we'll link to you from the main page.

GroupId

GroupId

au.com.dius
ArtifactId

ArtifactId

pact-jvm-consumer_2.11
Version

Version

2.2.5
Type

Type

jar

Download pact-jvm-consumer_2.11 2.2.5


<!-- https://jarcasting.com/artifacts/au.com.dius/pact-jvm-consumer_2.11/ -->
<dependency>
    <groupId>au.com.dius</groupId>
    <artifactId>pact-jvm-consumer_2.11</artifactId>
    <version>2.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-consumer_2.11/
implementation 'au.com.dius:pact-jvm-consumer_2.11:2.2.5'
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-consumer_2.11/
implementation ("au.com.dius:pact-jvm-consumer_2.11:2.2.5")
'au.com.dius:pact-jvm-consumer_2.11:jar:2.2.5'
<dependency org="au.com.dius" name="pact-jvm-consumer_2.11" rev="2.2.5">
  <artifact name="pact-jvm-consumer_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.dius', module='pact-jvm-consumer_2.11', version='2.2.5')
)
libraryDependencies += "au.com.dius" % "pact-jvm-consumer_2.11" % "2.2.5"
[au.com.dius/pact-jvm-consumer_2.11 "2.2.5"]