License |
License |
---|---|
GroupId | GroupIdorg.specs2 |
ArtifactId | ArtifactIdspecs2-matcher_2.13.0-RC2 |
Last Version | Last Version4.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspecs2-matcher
specs2-matcher
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.specs2 |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.specs2/specs2-matcher_2.13.0-RC2/ -->
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-matcher_2.13.0-RC2</artifactId>
<version>4.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.specs2/specs2-matcher_2.13.0-RC2/
implementation 'org.specs2:specs2-matcher_2.13.0-RC2:4.5.1'
// https://jarcasting.com/artifacts/org.specs2/specs2-matcher_2.13.0-RC2/
implementation ("org.specs2:specs2-matcher_2.13.0-RC2:4.5.1")
'org.specs2:specs2-matcher_2.13.0-RC2:jar:4.5.1'
<dependency org="org.specs2" name="specs2-matcher_2.13.0-RC2" rev="4.5.1">
<artifact name="specs2-matcher_2.13.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.specs2', module='specs2-matcher_2.13.0-RC2', version='4.5.1')
)
libraryDependencies += "org.specs2" % "specs2-matcher_2.13.0-RC2" % "4.5.1"
[org.specs2/specs2-matcher_2.13.0-RC2 "4.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC2 |
org.specs2 : specs2-common_2.13.0-RC2 | jar | 4.5.1 |