ScalaTest

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.9.0.RC3
Last Version

Last Version

1.4.RC3
Release Date

Release Date

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.9.0.RC3

How to add to project

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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.RC3