Last Version

specs2 jars 3.7

pom file for all the specs2 jars

License

License

GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2_2.11
Version

Version

3.7
Type

Type

pom
Description

Description

specs2 jars
pom file for all the specs2 jars
Project URL

Project URL

http://specs2.org/
Source Code Management

Source Code Management

http://github.com/etorreborre/specs2

Download specs2_2.11 3.7

Filename Size
specs2_2.11-3.7.pom 3 KB
Browse

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

Dependencies

compile (10)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 3.7
org.specs2 : specs2-junit_2.11 jar 3.7
org.specs2 : specs2-matcher-extra_2.11 jar 3.7
org.specs2 : specs2-mock_2.11 jar 3.7
org.specs2 : specs2-scalacheck_2.11 jar 3.7
org.specs2 : specs2-analysis_2.11 jar 3.7
org.specs2 : specs2-gwt_2.11 jar 3.7
org.specs2 : specs2-html_2.11 jar 3.7
org.specs2 : specs2-form_2.11 jar 3.7
org.specs2 : specs2-markdown_2.11 jar 3.7

Project Modules

There are no modules declared in this project.