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.9.2


Group ID:
com.typesafe
Artifact ID:
mima-core_2.13
Version:
0.9.2
Release Date:
May 26, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.typesafe</groupId>
  <artifactId>mima-core_2.13</artifactId>
  <version>0.9.2</version>
</dependency>

compile group: 'com.typesafe', name: 'mima-core_2.13', version: '0.9.2'