A tool for catching binary incompatibility in Scala
mima-core 0.8.1
Group ID:
com.typesafe
Artifact ID:
mima-core_2.12
Version:
0.8.1
Release Date:
Oct 19, 2020
Licenses:
Files:
Full Scala Version:
2.12.11
Developers:
libraryDependencies += "com.typesafe" %% "mima-core" % "0.8.1"
ivy"com.typesafe::mima-core:0.8.1"
//> using dep "com.typesafe::mima-core:0.8.1"
import $ivy.`com.typesafe::mima-core:0.8.1`
<dependency> <groupId>com.typesafe</groupId> <artifactId>mima-core_2.12</artifactId> <version>0.8.1</version> </dependency>
compile group: 'com.typesafe', name: 'mima-core_2.12', version: '0.8.1'