s

specs2-html_2.13.0-M1

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