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

test-charged 0.1.16


Group ID:
com.github.fulrich
Artifact ID:
test-charged_2.13
Version:
0.1.16
Release Date:
Jun 13, 2019
Licenses:
Files:

libraryDependencies += "com.github.fulrich" %% "test-charged" % "0.1.16"

Mill build tool

ivy"com.github.fulrich::test-charged:0.1.16"

Scala CLI

//> using dep "com.github.fulrich::test-charged:0.1.16"

Ammonite REPL

import $ivy.`com.github.fulrich::test-charged:0.1.16`

<dependency>
  <groupId>com.github.fulrich</groupId>
  <artifactId>test-charged_2.13</artifactId>
  <version>0.1.16</version>
</dependency>

compile group: 'com.github.fulrich', name: 'test-charged_2.13', version: '0.1.16'