License |
License |
---|---|
GroupId | GroupIdcom.codecommit |
ArtifactId | ArtifactIdcats-effect-testing-specs2_3 |
Last Version | Last Version0.5.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncats-effect-testing-specs2
cats-effect-testing-specs2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.codecommit/cats-effect-testing-specs2_3/ -->
<dependency>
<groupId>com.codecommit</groupId>
<artifactId>cats-effect-testing-specs2_3</artifactId>
<version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.codecommit/cats-effect-testing-specs2_3/
implementation 'com.codecommit:cats-effect-testing-specs2_3:0.5.4'
// https://jarcasting.com/artifacts/com.codecommit/cats-effect-testing-specs2_3/
implementation ("com.codecommit:cats-effect-testing-specs2_3:0.5.4")
'com.codecommit:cats-effect-testing-specs2_3:jar:0.5.4'
<dependency org="com.codecommit" name="cats-effect-testing-specs2_3" rev="0.5.4">
<artifact name="cats-effect-testing-specs2_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codecommit', module='cats-effect-testing-specs2_3', version='0.5.4')
)
libraryDependencies += "com.codecommit" % "cats-effect-testing-specs2_3" % "0.5.4"
[com.codecommit/cats-effect-testing-specs2_3 "0.5.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
org.specs2 : specs2-core_2.13 | jar | 4.12.0 |
org.typelevel : cats-effect_3 | jar | 2.5.1 |