| License | License | 
|---|---|
| Categories | CategoriesJUnit Unit Testing | 
| GroupId | GroupIdorg.specs2 | 
| ArtifactId | ArtifactIdspecs2-junit_3 | 
| Version | Version5.0.0-RC-02 | 
| Type | Typejar | 
| Description | Descriptionspecs2-junit specs2-junit | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| specs2-junit_3-5.0.0-RC-02.pom | |
| specs2-junit_3-5.0.0-RC-02.jar | 141 KB | 
| specs2-junit_3-5.0.0-RC-02-sources.jar | 10 KB | 
| specs2-junit_3-5.0.0-RC-02-javadoc.jar | 417 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.specs2/specs2-junit_3/ -->
<dependency>
    <groupId>org.specs2</groupId>
    <artifactId>specs2-junit_3</artifactId>
    <version>5.0.0-RC-02</version>
</dependency>// https://jarcasting.com/artifacts/org.specs2/specs2-junit_3/
implementation 'org.specs2:specs2-junit_3:5.0.0-RC-02'// https://jarcasting.com/artifacts/org.specs2/specs2-junit_3/
implementation ("org.specs2:specs2-junit_3:5.0.0-RC-02")'org.specs2:specs2-junit_3:jar:5.0.0-RC-02'<dependency org="org.specs2" name="specs2-junit_3" rev="5.0.0-RC-02">
  <artifact name="specs2-junit_3" type="jar" />
</dependency>@Grapes(
@Grab(group='org.specs2', module='specs2-junit_3', version='5.0.0-RC-02')
)libraryDependencies += "org.specs2" % "specs2-junit_3" % "5.0.0-RC-02"[org.specs2/specs2-junit_3 "5.0.0-RC-02"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.specs2 : specs2-core_3 | jar | 5.0.0-RC-02 | 
| org.specs2 : specs2-xml_3 | jar | 5.0.0-RC-02 | 
| org.scala-lang : scala3-library_3 | jar | 3.0.1 | 
| org.junit.vintage : junit-vintage-engine | jar | 5.7.2 | 
| org.portable-scala : portable-scala-reflect_2.13 | jar | 1.1.1 | 
| org.scala-sbt : test-interface | jar | 1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.13.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.specs2 : specs2-matcher-extra_3 | jar | 5.0.0-RC-02 |