itv / scala-pact   4.4.0

GitHub

A Scala implementation of CDC using the Pact standard

Scala versions: 3.x 2.13 2.12 2.11 2.10
sbt plugins: 1.0 0.13

scalapact-core 2.4.0


Group ID:
com.itv
Artifact ID:
scalapact-core_2.13
Version:
2.4.0
Release Date:
Oct 20, 2020
Licenses:
Files:

libraryDependencies += "com.itv" %% "scalapact-core" % "2.4.0"

Mill build tool

ivy"com.itv::scalapact-core:2.4.0"

Scala CLI

//> using dep "com.itv::scalapact-core:2.4.0"

Ammonite REPL

import $ivy.`com.itv::scalapact-core:2.4.0`

<dependency>
  <groupId>com.itv</groupId>
  <artifactId>scalapact-core_2.13</artifactId>
  <version>2.4.0</version>
</dependency>

compile group: 'com.itv', name: 'scalapact-core_2.13', version: '2.4.0'