sbt-scripted-scalatest 1.1.0


Group ID:
com.github.daniel-shuy
Artifact ID:
sbt-scripted-scalatest
Version:
1.1.0
Release Date:
Nov 10, 2018
Licenses:
Files:

libraryDependencies += "com.github.daniel-shuy" % "sbt-scripted-scalatest" % "1.1.0"

Mill build tool

ivy"com.github.daniel-shuy:sbt-scripted-scalatest:1.1.0"

Scala CLI

//> using dep "com.github.daniel-shuy:sbt-scripted-scalatest:1.1.0"

Ammonite REPL

import $ivy.`com.github.daniel-shuy:sbt-scripted-scalatest:1.1.0`

<dependency>
  <groupId>com.github.daniel-shuy</groupId>
  <artifactId>sbt-scripted-scalatest</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'com.github.daniel-shuy', name: 'sbt-scripted-scalatest', version: '1.1.0'