newtypes-core 0.2.3


Group ID:
io.monix
Artifact ID:
newtypes-core_2.13
Version:
0.2.3
Release Date:
May 10, 2022
Licenses:
Files:

libraryDependencies += "io.monix" %% "newtypes-core" % "0.2.3"

Mill build tool

ivy"io.monix::newtypes-core:0.2.3"

Scala CLI

//> using dep "io.monix::newtypes-core:0.2.3"

Ammonite REPL

import $ivy.`io.monix::newtypes-core:0.2.3`

<dependency>
  <groupId>io.monix</groupId>
  <artifactId>newtypes-core_2.13</artifactId>
  <version>0.2.3</version>
</dependency>

compile group: 'io.monix', name: 'newtypes-core_2.13', version: '0.2.3'