Integration between scodec and cats
libraryDependencies += "org.scodec" %%% "scodec-cats" % "0.1.0"
import $ivy.`org.scodec::scodec-cats:0.1.0`
<dependency> <groupId>org.scodec</groupId> <artifactId>scodec-cats_sjs0.6_2.11</artifactId> <version>0.1.0</version> </dependency>
compile group: 'org.scodec', name: 'scodec-cats_sjs0.6_2.11', version: '0.1.0'
ivy"org.scodec::scodec-cats:0.1.0"