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