is not current version
Last Version 0.7.0

org.typelevel:cats-mtl-core_2.11 0.5.0

Cats MTL core

GroupId

GroupId

org.typelevel
ArtifactId

ArtifactId

cats-mtl-core_2.11
Version

Version

0.5.0
Type

Type

jar

Download cats-mtl-core_2.11 0.5.0


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