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