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 1.0.2


Group ID:
com.itv
Artifact ID:
scalapact-core_2.11
Version:
1.0.2
Release Date:
Oct 4, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.itv</groupId>
  <artifactId>scalapact-core_2.11</artifactId>
  <version>1.0.2</version>
</dependency>

compile group: 'com.itv', name: 'scalapact-core_2.11', version: '1.0.2'