optics-dev / monocle   3.3.0

Contributors Wanted MIT License Website GitHub

Optics library for Scala

Scala versions: 3.x 2.13
Scala.js versions: 1.x
Scala Native versions: 0.5

monocle-core 1.1.0


Group ID:
com.github.julien-truffaut
Artifact ID:
monocle-core_2.10
Version:
1.1.0
Release Date:
Mar 31, 2015
Licenses:
MIT
Files:
Full Scala Version:
2.10.4

libraryDependencies += "com.github.julien-truffaut" %% "monocle-core" % "1.1.0"

Mill build tool

ivy"com.github.julien-truffaut::monocle-core:1.1.0"

Scala CLI

//> using dep "com.github.julien-truffaut::monocle-core:1.1.0"

Ammonite REPL

import $ivy.`com.github.julien-truffaut::monocle-core:1.1.0`

<dependency>
  <groupId>com.github.julien-truffaut</groupId>
  <artifactId>monocle-core_2.10</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'com.github.julien-truffaut', name: 'monocle-core_2.10', version: '1.1.0'