Small extensions for scala like methods for writing collections or statistic computations.
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:
Full Scala Version:
2.12.4
Developers:
libraryDependencies += "com.github.NicholasMolyneaux" %% "scala-custom" % "1.0.1"
ivy"com.github.NicholasMolyneaux::scala-custom:1.0.1"
//> using dep "com.github.NicholasMolyneaux::scala-custom:1.0.1"
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'