alejandrohdezma / dummy   0.6.1

Apache License 2.0 GitHub

Utility for creating dummy data for Scala tests

Scala versions: 3.x 2.13 2.12

dummy 0.5.0


Group ID:
com.alejandrohdezma
Artifact ID:
dummy_3
Version:
0.5.0
Release Date:
Jun 15, 2023
Licenses:
Files:

libraryDependencies += "com.alejandrohdezma" %% "dummy" % "0.5.0"

Mill build tool

ivy"com.alejandrohdezma::dummy:0.5.0"

Scala CLI

//> using dep "com.alejandrohdezma::dummy:0.5.0"

Ammonite REPL

import $ivy.`com.alejandrohdezma::dummy:0.5.0`

<dependency>
  <groupId>com.alejandrohdezma</groupId>
  <artifactId>dummy_3</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.alejandrohdezma', name: 'dummy_3', version: '0.5.0'