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