petitviolet / scala-operator   0.7.0

Apache License 2.0 GitHub

enrich scala built-in types

Scala versions: 3.x 2.13

operator 0.3.2


Group ID:
net.petitviolet
Artifact ID:
operator_2.11
Version:
0.3.2
Release Date:
Feb 8, 2018
Licenses:
Files:

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

Mill build tool

ivy"net.petitviolet::operator:0.3.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.petitviolet</groupId>
  <artifactId>operator_2.11</artifactId>
  <version>0.3.2</version>
</dependency>

compile group: 'net.petitviolet', name: 'operator_2.11', version: '0.3.2'