nmolyneaux / scala-custom   1.3.4

MIT License GitHub

Small extensions for scala like methods for writing collections or statistic computations.

Scala versions: 2.13 2.12

scala-custom 1.3.0


Group ID:
com.github.NicholasMolyneaux
Artifact ID:
scala-custom_2.12
Version:
1.3.0
Release Date:
Mar 1, 2019
Licenses:
Files:

libraryDependencies += "com.github.NicholasMolyneaux" %% "scala-custom" % "1.3.0"

Mill build tool

ivy"com.github.NicholasMolyneaux::scala-custom:1.3.0"

Scala CLI

//> using dep "com.github.NicholasMolyneaux::scala-custom:1.3.0"

Ammonite REPL

import $ivy.`com.github.NicholasMolyneaux::scala-custom:1.3.0`

<dependency>
  <groupId>com.github.NicholasMolyneaux</groupId>
  <artifactId>scala-custom_2.12</artifactId>
  <version>1.3.0</version>
</dependency>

compile group: 'com.github.NicholasMolyneaux', name: 'scala-custom_2.12', version: '1.3.0'