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