is not current version
Last Version 1.2

org.specs2:eff-cats_2.11 1.0

eff-cats

GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

eff-cats_2.11
Version

Version

1.0
Type

Type

jar

Download eff-cats_2.11 1.0


<!-- https://jarcasting.com/artifacts/org.specs2/eff-cats_2.11/ -->
<dependency>
    <groupId>org.specs2</groupId>
    <artifactId>eff-cats_2.11</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.specs2/eff-cats_2.11/
implementation 'org.specs2:eff-cats_2.11:1.0'
// https://jarcasting.com/artifacts/org.specs2/eff-cats_2.11/
implementation ("org.specs2:eff-cats_2.11:1.0")
'org.specs2:eff-cats_2.11:jar:1.0'
<dependency org="org.specs2" name="eff-cats_2.11" rev="1.0">
  <artifact name="eff-cats_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.specs2', module='eff-cats_2.11', version='1.0')
)
libraryDependencies += "org.specs2" % "eff-cats_2.11" % "1.0"
[org.specs2/eff-cats_2.11 "1.0"]