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