petitviolet / scala-operator   0.7.0

Apache License 2.0 GitHub

enrich scala built-in types

Scala versions: 3.x 2.13 2.12 2.11

operator 0.6.3


Group ID:
net.petitviolet
Artifact ID:
operator_2.13
Version:
0.6.3
Release Date:
Jun 12, 2019
Licenses:
Files:

libraryDependencies += "net.petitviolet" %% "operator" % "0.6.3"

Mill build tool

ivy"net.petitviolet::operator:0.6.3"

Scala CLI

//> using dep "net.petitviolet::operator:0.6.3"

Ammonite REPL

import $ivy.`net.petitviolet::operator:0.6.3`

<dependency>
  <groupId>net.petitviolet</groupId>
  <artifactId>operator_2.13</artifactId>
  <version>0.6.3</version>
</dependency>

compile group: 'net.petitviolet', name: 'operator_2.13', version: '0.6.3'