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