License |
License |
---|---|
GroupId | GroupIdorg.atnos |
ArtifactId | ArtifactIdeff-cats_2.11 |
Version | Version2.0-preview-2 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.atnos/eff-cats_2.11/ -->
<dependency>
<groupId>org.atnos</groupId>
<artifactId>eff-cats_2.11</artifactId>
<version>2.0-preview-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.atnos/eff-cats_2.11/
implementation 'org.atnos:eff-cats_2.11:2.0-preview-2'
// https://jarcasting.com/artifacts/org.atnos/eff-cats_2.11/
implementation ("org.atnos:eff-cats_2.11:2.0-preview-2")
'org.atnos:eff-cats_2.11:jar:2.0-preview-2'
<dependency org="org.atnos" name="eff-cats_2.11" rev="2.0-preview-2">
<artifact name="eff-cats_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atnos', module='eff-cats_2.11', version='2.0-preview-2')
)
libraryDependencies += "org.atnos" % "eff-cats_2.11" % "2.0-preview-2"
[org.atnos/eff-cats_2.11 "2.0-preview-2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.typelevel : cats-core_2.11 | jar | 0.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.1.1 |
org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.8.4 |
org.specs2 : specs2-matcher-extra_2.11 | jar | 3.8.4 |
org.specs2 : specs2-scalacheck_2.11 | jar | 3.8.4 |
org.specs2 : specs2-html_2.11 | jar | 3.8.4 |
org.specs2 : specs2-cats_2.11 | jar | 3.8.4 |
org.specs2 : specs2-junit_2.11 | jar | 3.8.4 |
com.storm-enroute : scalameter_2.11 | jar | 0.7 |