s

specs2-html_2.11.0-M7

specs2-html
http://specs2.org/
MIT-style
org.specs2
Eric Torreborre
Files download
File Operation
specs2-html_2.11.0-M7-2.3.7.jar download
specs2-html_2.11.0-M7-2.3.7.pom download
specs2-html_2.11.0-M7-2.3.7-sources.jar download
Apache Maven
<dependency>
  <groupId>org.specs2</groupId>
  <artifactId>specs2-html_2.11.0-M7</artifactId>
  <version>2.3.7</version>
</dependency>
Gradle Groovy
implementation 'org.specs2:specs2-html_2.11.0-M7:2.3.7'
Gradle Kotlin
implementation("org.specs2:specs2-html_2.11.0-M7:2.3.7")
Scala SBT
libraryDependencies += "org.specs2" % "specs2-html_2.11.0-M7" % "2.3.7"
Groovy Grape
@Grapes(
  @Grab(group='org.specs2', module='specs2-html_2.11.0-M7', version='2.3.7')
)
Apache Ivy
<dependency org="org.specs2" name="specs2-html_2.11.0-M7" rev="2.3.7" />
Leiningen
[org.specs2/specs2-html_2.11.0-M7 "2.3.7"]
Apache Buildr
'org.specs2:specs2-html_2.11.0-M7:jar:2.3.7'