is not current version
Last Version 2.3.11

org.specs2:specs2_2.11.0-RC4 2.3.10

specs2

GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2_2.11.0-RC4
Version

Version

2.3.10
Type

Type

jar

Download specs2_2.11.0-RC4 2.3.10


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