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