Last Version

scalatest 2.1.5

scalatest

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

org.typelevel
ArtifactId

ArtifactId

discipline-scalatest_2.13
Version

Version

2.1.5
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.13 2.1.5


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
org.typelevel : discipline-core_2.13 jar 1.1.5
org.scalatestplus : scalacheck-1-15_2.13 jar 3.2.9.0
org.scalatest : scalatest_2.13 jar 3.2.9

Project Modules

There are no modules declared in this project.