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


Group ID:
com.typesafe
Artifact ID:
mima-core_2.10
Version:
0.2.0
Release Date:
Apr 3, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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