is not current version
Last Version 1.2.0

com.acidmanic:pact-models 1.0.3

This project provides mostly models and some heloers to parse Pact files

GroupId

GroupId

com.acidmanic
ArtifactId

ArtifactId

pact-models
Version

Version

1.0.3
Type

Type

jar

Download pact-models 1.0.3


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