Last Version

ScalaTest 1.3.1.RC2

ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalatest
ArtifactId

ArtifactId

scalatest_2.8.0
Version

Version

1.3.1.RC2
Type

Type

jar
Description

Description

ScalaTest
ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.
Project URL

Project URL

http://www.artima.com/scalatest/

Download scalatest_2.8.0 1.3.1.RC2


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

Dependencies

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.8.0

Project Modules

There are no modules declared in this project.