specs2-examples


License

License

GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2-examples_2.11
Last Version

Last Version

2.4.15-scalaz-7.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

specs2-examples
specs2-examples
Project URL

Project URL

http://specs2.org/
Project Organization

Project Organization

org.specs2
Source Code Management

Source Code Management

http://github.com/etorreborre/specs2

Download specs2-examples_2.11

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.4
org.specs2 : specs2-common_2.11 jar 2.4.15-scalaz-7.0.6
org.specs2 : specs2-matcher_2.11 jar 2.4.15-scalaz-7.0.6
org.specs2 : specs2-matcher-extra_2.11 jar 2.4.15-scalaz-7.0.6
org.specs2 : specs2-core_2.11 jar 2.4.15-scalaz-7.0.6
org.specs2 : specs2-analysis_2.11 jar 2.4.15-scalaz-7.0.6
org.specs2 : specs2-form_2.11 jar 2.4.15-scalaz-7.0.6
org.specs2 : specs2-html_2.11 jar 2.4.15-scalaz-7.0.6
org.specs2 : specs2-markdown_2.11 jar 2.4.15-scalaz-7.0.6
org.specs2 : specs2-gwt_2.11 jar 2.4.15-scalaz-7.0.6
org.specs2 : specs2-junit_2.11 jar 2.4.15-scalaz-7.0.6
org.specs2 : specs2-scalacheck_2.11 jar 2.4.15-scalaz-7.0.6
org.specs2 : specs2-mock_2.11 jar 2.4.15-scalaz-7.0.6

Project Modules

There are no modules declared in this project.

Build Status Join the chat at https://gitter.im/etorreborre/specs2

Go to specs2.org to learn more about specs2!

Installation instructions

You need to download and install sbt. Then execute the following command:

sbt update publishLocal

Then you can generate the User Guide with:

sbt testOnly org.specs2.guide.UserGuide -- html

This should create html files in the target/specs2-reports directory.

Versions

Version
2.4.15-scalaz-7.0.6