specs2-matcher


License

License

GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2-matcher_0.27
Last Version

Last Version

5.0.0-0.27.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

specs2-matcher
specs2-matcher
Project URL

Project URL

http://specs2.org/
Project Organization

Project Organization

org.specs2
Source Code Management

Source Code Management

https://github.com/etorreborre/specs2

Download specs2-matcher_0.27

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.specs2 : specs2-common_0.27 jar 5.0.0-0.27.0-RC1
ch.epfl.lamp : dotty-library_0.27 jar 0.27.0-RC1

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
5.0.0-0.27.0-RC1