specs2-codata


License

License

Categories

Categories

Data
GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2-codata_2.12
Last Version

Last Version

3.8.6-scalaz-7.1
Release Date

Release Date

Type

Type

jar
Description

Description

specs2-codata
specs2-codata
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-codata_2.12

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.0
org.scalaz : scalaz-core_2.12 jar 7.1.11
org.scalaz : scalaz-effect_2.12 jar 7.1.11
org.scalaz : scalaz-concurrent_2.12 jar 7.1.11

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
3.8.6-scalaz-7.1
3.8.6