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


Group ID:
com.github.NicholasMolyneaux
Artifact ID:
scala-custom_2.12
Version:
1.0.1
Release Date:
Jul 11, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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