etorreborre / specs2   5.5.8

Website GitHub

Software Specifications for Scala

Scala versions: 3.x
Scala.js versions: 1.x

specs2-html 3.7.3-20160425073425-05c39c0


Group ID:
org.specs2
Artifact ID:
specs2-html_2.11
Version:
3.7.3-20160425073425-05c39c0
Release Date:
Apr 25, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.7
Developers:

libraryDependencies += "org.specs2" %% "specs2-html" % "3.7.3-20160425073425-05c39c0"

Mill build tool

ivy"org.specs2::specs2-html:3.7.3-20160425073425-05c39c0"

Scala CLI

//> using dep "org.specs2::specs2-html:3.7.3-20160425073425-05c39c0"

Ammonite REPL

import $ivy.`org.specs2::specs2-html:3.7.3-20160425073425-05c39c0`

<dependency>
  <groupId>org.specs2</groupId>
  <artifactId>specs2-html_2.11</artifactId>
  <version>3.7.3-20160425073425-05c39c0</version>
</dependency>

compile group: 'org.specs2', name: 'specs2-html_2.11', version: '3.7.3-20160425073425-05c39c0'