Last Version

Play-Specs2 2.7.9

Play-Specs2

License

License

GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

play-specs2_2.11
Version

Version

2.7.9
Type

Type

jar
Description

Description

Play-Specs2
Play-Specs2
Project URL

Project URL

https://playframework.com
Project Organization

Project Organization

com.typesafe.play
Source Code Management

Source Code Management

https://github.com/playframework/playframework

Download play-specs2_2.11 2.7.9


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.typesafe.play : play-test_2.11 jar 2.7.9
org.specs2 : specs2-core_2.11 jar 4.5.1
org.specs2 : specs2-junit_2.11 jar 4.5.1
org.specs2 : specs2-mock_2.11 jar 4.5.1

Project Modules

There are no modules declared in this project.