exercises-cats

Scala Exercises' lessons for the Cats library

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-exercises
ArtifactId

ArtifactId

exercises-cats_2.13
Last Version

Last Version

0.6.4
Release Date

Release Date

Type

Type

jar
Description

Description

exercises-cats
Scala Exercises' lessons for the Cats library
Project URL

Project URL

https://github.com/scala-exercises/exercises-cats
Project Organization

Project Organization

47 Degrees Open Source
Source Code Management

Source Code Management

https://github.com/scala-exercises/exercises-cats

Download exercises-cats_2.13

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3
org.scala-exercises : exercise-compiler_2.13 jar 0.6.3
org.scala-exercises : definitions_2.13 jar 0.6.3
org.typelevel : cats-core_2.13 jar 2.1.1
com.chuusai : shapeless_2.13 jar 2.3.3
org.scalatest : scalatest_2.13 jar 3.2.0
org.scalacheck : scalacheck_2.13 jar 1.14.3
org.scalatestplus : scalacheck-1-14_2.13 jar 3.2.0.0
com.github.alexarchambault : scalacheck-shapeless_1.14_2.13 jar 1.2.5

Project Modules

There are no modules declared in this project.

Scala Exercises - Cats library

This repository hosts a content library for the Scala Exercises platform that includes interactive exercises related to the Cats library by Typelevel.

About Scala Exercises

"Scala Exercises" brings exercises for the Stdlib, Cats, Shapeless, and many other great libraries for Scala to your browser. It offers hundreds of solvable exercises organized into several categories covering the basics of the Scala language and its most important libraries.

Scala Exercises is available at scala-exercises.org.

Contributing

Contributions are welcome! Please join our Gitter channel to get involved, or visit our GitHub site.

License

Copyright (C) 2015-2020 47 Degrees, LLC. Reactive, scalable software solutions. http://47deg.com [email protected]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

org.scala-exercises

Scala Exercises

Scala Exercises is an Open Source project for learning different technologies based in the Scala Programming Language.

Versions

Version
0.6.4
0.6.2
0.6.1
0.6.0