lightbend / mima   1.1.3

Contributors Wanted Apache License 2.0 GitHub

A tool for catching binary incompatibility in Scala

Scala versions: 3.x 2.13 2.12 2.10
Scala Native versions: 0.4
sbt plugins: 1.0

mima-core 0.1.9


Group ID:
com.typesafe
Artifact ID:
mima-core_2.10
Version:
0.1.9
Release Date:
Mar 9, 2016
Licenses:
Files:

libraryDependencies += "com.typesafe" %% "mima-core" % "0.1.9"

Mill build tool

ivy"com.typesafe::mima-core:0.1.9"

Scala CLI

//> using dep "com.typesafe::mima-core:0.1.9"

Ammonite REPL

import $ivy.`com.typesafe::mima-core:0.1.9`

<dependency>
  <groupId>com.typesafe</groupId>
  <artifactId>mima-core_2.10</artifactId>
  <version>0.1.9</version>
</dependency>

compile group: 'com.typesafe', name: 'mima-core_2.10', version: '0.1.9'