GroupId | GroupIdcom.codecommit |
---|---|
ArtifactId | ArtifactIdcats-effect-testing-specs2_3.0.0-M3 |
Version | Version0.5.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.codecommit/cats-effect-testing-specs2_3.0.0-M3/ -->
<dependency>
<groupId>com.codecommit</groupId>
<artifactId>cats-effect-testing-specs2_3.0.0-M3</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.codecommit/cats-effect-testing-specs2_3.0.0-M3/
implementation 'com.codecommit:cats-effect-testing-specs2_3.0.0-M3:0.5.1'
// https://jarcasting.com/artifacts/com.codecommit/cats-effect-testing-specs2_3.0.0-M3/
implementation ("com.codecommit:cats-effect-testing-specs2_3.0.0-M3:0.5.1")
'com.codecommit:cats-effect-testing-specs2_3.0.0-M3:jar:0.5.1'
<dependency org="com.codecommit" name="cats-effect-testing-specs2_3.0.0-M3" rev="0.5.1">
<artifact name="cats-effect-testing-specs2_3.0.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codecommit', module='cats-effect-testing-specs2_3.0.0-M3', version='0.5.1')
)
libraryDependencies += "com.codecommit" % "cats-effect-testing-specs2_3.0.0-M3" % "0.5.1"
[com.codecommit/cats-effect-testing-specs2_3.0.0-M3 "0.5.1"]