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.29.0


Group ID:
org.backuity
Artifact ID:
matchete-core_2.12
Version:
1.29.0
Release Date:
Feb 14, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.backuity</groupId>
  <artifactId>matchete-core_2.12</artifactId>
  <version>1.29.0</version>
</dependency>

compile group: 'org.backuity', name: 'matchete-core_2.12', version: '1.29.0'