How To Install Java Artifact org.typelevel.cats-core_2.13 v2.0.0-RC1

org.typelevel cats-core_2.13 2.0.0-RC1

Introduction

In this article, we'll learn how to install Java artifact cats-core_2.13 from org.typelevel group in version 2.0.0-RC1. The artifact is available in 32 versions: 2.10.0 2.9.0 2.8.0 2.7.0 2.6.1 2.6.0 2.5.0 2.4.2 2.4.1 2.4.0 2.3.1 2.3.0-M2 2.3.0-M1 2.3.0 2.2.0-RC4 2.2.0-RC3 2.2.0-RC2 2.2.0-RC1 2.2.0-M3 2.2.0-M2 2.2.0-M1 2.2.0 2.1.1 2.1.0-RC3 2.1.0-RC2 2.1.0-RC1 2.1.0 2.0.0-RC3 2.0.0-RC2 2.0.0-RC1 2.0.0-M4 2.0.0 . The Cats core project has been released under MIT license, and has its own website at: https://github.com/typelevel/cats .

How To Install Java Artifact org.typelevel.cats-core_2.13 In Version 2.0.0-RC1

To install the Cats core artifact in version 2.0.0-RC1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Cats core dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (3)

Provided dependencies (1)

Test dependencies (1)

Licenses

Developers