License |
License |
---|---|
GroupId | GroupIdorg.specs2 |
ArtifactId | ArtifactIdspecs2-fp_2.13.0-RC3 |
Last Version | Last Version4.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspecs2-fp
specs2-fp
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.specs2 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
specs2-fp_2.13.0-RC3-4.5.1.pom | |
specs2-fp_2.13.0-RC3-4.5.1.jar | 216 KB |
specs2-fp_2.13.0-RC3-4.5.1-sources.jar | 16 KB |
specs2-fp_2.13.0-RC3-4.5.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.specs2/specs2-fp_2.13.0-RC3/ -->
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-fp_2.13.0-RC3</artifactId>
<version>4.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.specs2/specs2-fp_2.13.0-RC3/
implementation 'org.specs2:specs2-fp_2.13.0-RC3:4.5.1'
// https://jarcasting.com/artifacts/org.specs2/specs2-fp_2.13.0-RC3/
implementation ("org.specs2:specs2-fp_2.13.0-RC3:4.5.1")
'org.specs2:specs2-fp_2.13.0-RC3:jar:4.5.1'
<dependency org="org.specs2" name="specs2-fp_2.13.0-RC3" rev="4.5.1">
<artifact name="specs2-fp_2.13.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.specs2', module='specs2-fp_2.13.0-RC3', version='4.5.1')
)
libraryDependencies += "org.specs2" % "specs2-fp_2.13.0-RC3" % "4.5.1"
[org.specs2/specs2-fp_2.13.0-RC3 "4.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC3 |