is not current version
Last Version 2.3.7

org.specs2:specs2-html_2.11.0-M7 2.3.6

specs2-html

GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2-html_2.11.0-M7
Version

Version

2.3.6
Type

Type

jar

Download specs2-html_2.11.0-M7 2.3.6


<!-- https://jarcasting.com/artifacts/org.specs2/specs2-html_2.11.0-M7/ -->
<dependency>
    <groupId>org.specs2</groupId>
    <artifactId>specs2-html_2.11.0-M7</artifactId>
    <version>2.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.specs2/specs2-html_2.11.0-M7/
implementation 'org.specs2:specs2-html_2.11.0-M7:2.3.6'
// https://jarcasting.com/artifacts/org.specs2/specs2-html_2.11.0-M7/
implementation ("org.specs2:specs2-html_2.11.0-M7:2.3.6")
'org.specs2:specs2-html_2.11.0-M7:jar:2.3.6'
<dependency org="org.specs2" name="specs2-html_2.11.0-M7" rev="2.3.6">
  <artifact name="specs2-html_2.11.0-M7" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.specs2', module='specs2-html_2.11.0-M7', version='2.3.6')
)
libraryDependencies += "org.specs2" % "specs2-html_2.11.0-M7" % "2.3.6"
[org.specs2/specs2-html_2.11.0-M7 "2.3.6"]