tototoshi / scala-fixture   0.4.1

GitHub

Simple fixture library for Scala

Scala versions: 2.13 2.12 2.11 2.10

scala-fixture-play 0.4.1


Group ID:
com.github.tototoshi
Artifact ID:
scala-fixture-play_2.13
Version:
0.4.1
Release Date:
Feb 26, 2021
Licenses:
Files:

libraryDependencies += "com.github.tototoshi" %% "scala-fixture-play" % "0.4.1"

Mill build tool

ivy"com.github.tototoshi::scala-fixture-play:0.4.1"

Scala CLI

//> using dep "com.github.tototoshi::scala-fixture-play:0.4.1"

Ammonite REPL

import $ivy.`com.github.tototoshi::scala-fixture-play:0.4.1`

<dependency>
  <groupId>com.github.tototoshi</groupId>
  <artifactId>scala-fixture-play_2.13</artifactId>
  <version>0.4.1</version>
</dependency>

compile group: 'com.github.tototoshi', name: 'scala-fixture-play_2.13', version: '0.4.1'