scalaz-iteratee


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

scalaz-iteratee_2.10
Last Version

Last Version

7.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

scalaz-iteratee
scalaz-iteratee
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 scalaz-iteratee_2.10

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.specs2 : scalaz-effect_2.10 jar 7.0.0
org.scala-lang : scala-library jar 2.10.0

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
7.0.0