GroupId | GroupIdorg.specs2 |
---|---|
ArtifactId | ArtifactIdspecs2-html_2.11.0-M7 |
Version | Version2.3.6 |
Type | Typejar |
Filename | Size |
---|---|
specs2-html_2.11.0-M7-2.3.6.pom | |
specs2-html_2.11.0-M7-2.3.6.jar | 492 KB |
specs2-html_2.11.0-M7-2.3.6-sources.jar | 238 KB |
specs2-html_2.11.0-M7-2.3.6-javadoc.jar | 426 KB |
Browse |
<!-- 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"]