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