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 1.1.1


Group ID:
com.typesafe
Artifact ID:
mima-core_3
Version:
1.1.1
Release Date:
Sept 16, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.typesafe</groupId>
  <artifactId>mima-core_3</artifactId>
  <version>1.1.1</version>
</dependency>

compile group: 'com.typesafe', name: 'mima-core_3', version: '1.1.1'