mchange-commons-scala 0.4.10


Group ID:
com.mchange
Artifact ID:
mchange-commons-scala_2.12
Version:
0.4.10
Release Date:
Jun 30, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.mchange</groupId>
  <artifactId>mchange-commons-scala_2.12</artifactId>
  <version>0.4.10</version>
</dependency>

compile group: 'com.mchange', name: 'mchange-commons-scala_2.12', version: '0.4.10'