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


Group ID:
com.github.fulrich
Artifact ID:
test-charged_2.12
Version:
0.1.1
Release Date:
Oct 11, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.fulrich</groupId>
  <artifactId>test-charged_2.12</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.github.fulrich', name: 'test-charged_2.12', version: '0.1.1'