fulrich / test-charged   0.1.16

Apache License 2.0 Website GitHub

A small library with helpers for generating test data through a simple DSL

Scala versions: 2.13 2.12 2.11

root 0.1.15


Group ID:
com.github.fulrich
Artifact ID:
root_2.13
Version:
0.1.15
Release Date:
Jun 13, 2019
Licenses:
Files:

libraryDependencies += "com.github.fulrich" %% "root" % "0.1.15"

Mill build tool

ivy"com.github.fulrich::root:0.1.15"

Scala CLI

//> using dep "com.github.fulrich::root:0.1.15"

Ammonite REPL

import $ivy.`com.github.fulrich::root:0.1.15`

<dependency>
  <groupId>com.github.fulrich</groupId>
  <artifactId>root_2.13</artifactId>
  <version>0.1.15</version>
</dependency>

compile group: 'com.github.fulrich', name: 'root_2.13', version: '0.1.15'