How to install the Java artifact org.typelevel.cats-laws_sjs1.0-RC2_2.13 with Maven
Java
Maven
pom.xml
org.typelevel
cats-laws_sjs1.0-RC2_2.13
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-laws_sjs1.0-RC2_2.13</artifactId>
<version>2.1.0</version>
</dependency>
/<dependencies>