byte-pack-monocle 0.8


Group ID:
org.openmole
Artifact ID:
byte-pack-monocle_3
Version:
0.8
Release Date:
Jul 10, 2024
Licenses:
Files:
Full Scala Version:
3.3.3

libraryDependencies += "org.openmole" %% "byte-pack-monocle" % "0.8"

Mill build tool

ivy"org.openmole::byte-pack-monocle:0.8"

Scala CLI

//> using dep "org.openmole::byte-pack-monocle:0.8"

Ammonite REPL

import $ivy.`org.openmole::byte-pack-monocle:0.8`

<dependency>
  <groupId>org.openmole</groupId>
  <artifactId>byte-pack-monocle_3</artifactId>
  <version>0.8</version>
</dependency>

compile group: 'org.openmole', name: 'byte-pack-monocle_3', version: '0.8'