Newtype for cats
Please check the website for the documentation
libraryDependencies += "com.github.julien-truffaut" %% "newts-core" % "0.1"
import $ivy.`com.github.julien-truffaut::newts-core:0.1`
<dependency> <groupId>com.github.julien-truffaut</groupId> <artifactId>newts-core_2.12</artifactId> <version>0.1</version> </dependency>
compile group: 'com.github.julien-truffaut', name: 'newts-core_2.12', version: '0.1'
ivy"com.github.julien-truffaut::newts-core:0.1"