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


Group ID:
com.github.NicholasMolyneaux
Artifact ID:
scala-custom_2.12
Version:
1.1.2
Release Date:
Aug 30, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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