metamx / scala-util   1.14.1

GitHub

Scala stuff

Scala versions: 2.12 2.11 2.10

scala-util 1.13.1


Group ID:
com.metamx
Artifact ID:
scala-util_2.12
Version:
1.13.1
Release Date:
Apr 17, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.metamx</groupId>
  <artifactId>scala-util_2.12</artifactId>
  <version>1.13.1</version>
</dependency>

compile group: 'com.metamx', name: 'scala-util_2.12', version: '1.13.1'