backuity / matchete   1.29.1

Apache License 2.0 GitHub

Simple scala matchers

Scala versions: 2.13 2.12 2.11 2.10

matchete-core 1.21


Group ID:
org.backuity
Artifact ID:
matchete-core_2.11
Version:
1.21
Release Date:
Jul 13, 2015
Licenses:
Files:

libraryDependencies += "org.backuity" %% "matchete-core" % "1.21"

Mill build tool

ivy"org.backuity::matchete-core:1.21"

Scala CLI

//> using dep "org.backuity::matchete-core:1.21"

Ammonite REPL

import $ivy.`org.backuity::matchete-core:1.21`

<dependency>
  <groupId>org.backuity</groupId>
  <artifactId>matchete-core_2.11</artifactId>
  <version>1.21</version>
</dependency>

compile group: 'org.backuity', name: 'matchete-core_2.11', version: '1.21'