mchange-commons-scala 0.4.0


Group ID:
com.mchange
Artifact ID:
mchange-commons-scala_2.11
Version:
0.4.0
Release Date:
Jun 1, 2015
Licenses:
Files:

libraryDependencies += "com.mchange" %% "mchange-commons-scala" % "0.4.0"

Mill build tool

ivy"com.mchange::mchange-commons-scala:0.4.0"

Scala CLI

//> using dep "com.mchange::mchange-commons-scala:0.4.0"

Ammonite REPL

import $ivy.`com.mchange::mchange-commons-scala:0.4.0`

<dependency>
  <groupId>com.mchange</groupId>
  <artifactId>mchange-commons-scala_2.11</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.mchange', name: 'mchange-commons-scala_2.11', version: '0.4.0'