Optics library for Scala
All documentation is available on Monocle website.
libraryDependencies += "com.github.julien-truffaut" %%% "monocle-refined" % "1.5.1-cats"
import $ivy.`com.github.julien-truffaut::monocle-refined:1.5.1-cats`
<dependency> <groupId>com.github.julien-truffaut</groupId> <artifactId>monocle-refined_sjs0.6_2.12</artifactId> <version>1.5.1-cats</version> </dependency>
compile group: 'com.github.julien-truffaut', name: 'monocle-refined_sjs0.6_2.12', version: '1.5.1-cats'
ivy"com.github.julien-truffaut::monocle-refined:1.5.1-cats"