metamx / scala-util   1.14.1

GitHub

Scala stuff

Scala versions: 2.12 2.11 2.10

scala-util 1.11.4


Group ID:
com.metamx
Artifact ID:
scala-util_2.11
Version:
1.11.4
Release Date:
Oct 8, 2015
Licenses:
Files:

libraryDependencies += "com.metamx" %% "scala-util" % "1.11.4"

Mill build tool

ivy"com.metamx::scala-util:1.11.4"

Scala CLI

//> using dep "com.metamx::scala-util:1.11.4"

Ammonite REPL

import $ivy.`com.metamx::scala-util:1.11.4`

<dependency>
  <groupId>com.metamx</groupId>
  <artifactId>scala-util_2.11</artifactId>
  <version>1.11.4</version>
</dependency>

compile group: 'com.metamx', name: 'scala-util_2.11', version: '1.11.4'