mchange-commons-scala 0.4.16


Group ID:
com.mchange
Artifact ID:
mchange-commons-scala_2.12
Version:
0.4.16
Release Date:
Aug 16, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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