Last Version

scalatest 2.1.1

scalatest

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

org.typelevel
ArtifactId

ArtifactId

discipline-scalatest_2.11
Version

Version

2.1.1
Type

Type

jar
Description

Description

scalatest
scalatest
Project URL

Project URL

https://github.com/typelevel/discipline-scalatest
Project Organization

Project Organization

org.typelevel
Source Code Management

Source Code Management

https://github.com/typelevel/discipline-scalatest

Download discipline-scalatest_2.11 2.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.typelevel : discipline-core_2.11 jar 1.1.3
org.scalatestplus : scalacheck-1-15_2.11 jar 3.2.3.0
org.scalatest : scalatest_2.11 jar 3.2.3

Project Modules

There are no modules declared in this project.