is not current version
Last Version 0.3.0

com.github.hippoom:wiremock-contract-verifier 0.2.0

Your description of the lib

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.github.hippoom
ArtifactId

ArtifactId

wiremock-contract-verifier
Version

Version

0.2.0
Type

Type

jar

Download wiremock-contract-verifier 0.2.0


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