| License |
License |
|---|---|
| GroupId | GroupIdorg.specs2 |
| ArtifactId | ArtifactIdspecs2-cats_2.10 |
| Version | Version3.9.0 |
| Type | Typejar |
| Description |
Descriptionspecs2-cats
specs2-cats
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationorg.specs2 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| specs2-cats_2.10-3.9.0.pom | |
| specs2-cats_2.10-3.9.0.jar | 30 KB |
| specs2-cats_2.10-3.9.0-sources.jar | 1 KB |
| specs2-cats_2.10-3.9.0-javadoc.jar | 395 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.specs2/specs2-cats_2.10/ -->
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-cats_2.10</artifactId>
<version>3.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.specs2/specs2-cats_2.10/
implementation 'org.specs2:specs2-cats_2.10:3.9.0'
// https://jarcasting.com/artifacts/org.specs2/specs2-cats_2.10/
implementation ("org.specs2:specs2-cats_2.10:3.9.0")
'org.specs2:specs2-cats_2.10:jar:3.9.0'
<dependency org="org.specs2" name="specs2-cats_2.10" rev="3.9.0">
<artifact name="specs2-cats_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.specs2', module='specs2-cats_2.10', version='3.9.0')
)
libraryDependencies += "org.specs2" % "specs2-cats_2.10" % "3.9.0"
[org.specs2/specs2-cats_2.10 "3.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.6 |
| org.specs2 : specs2-matcher_2.10 | jar | 3.9.0 |
| org.typelevel : cats-core_2.10 | jar | 0.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2-core_2.10 | jar | 3.9.0 |