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.3


Group ID:
com.github.NicholasMolyneaux
Artifact ID:
scala-custom_2.13
Version:
1.3.3
Release Date:
Jul 19, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.NicholasMolyneaux</groupId>
  <artifactId>scala-custom_2.13</artifactId>
  <version>1.3.3</version>
</dependency>

compile group: 'com.github.NicholasMolyneaux', name: 'scala-custom_2.13', version: '1.3.3'