is not current version
Last Version 0.1.5

com.typesafe:mima-core_2.9.2 0.1.4

mima-core

GroupId

GroupId

com.typesafe
ArtifactId

ArtifactId

mima-core_2.9.2
Version

Version

0.1.4
Type

Type

jar

Download mima-core_2.9.2 0.1.4


<!-- https://jarcasting.com/artifacts/com.typesafe/mima-core_2.9.2/ -->
<dependency>
    <groupId>com.typesafe</groupId>
    <artifactId>mima-core_2.9.2</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe/mima-core_2.9.2/
implementation 'com.typesafe:mima-core_2.9.2:0.1.4'
// https://jarcasting.com/artifacts/com.typesafe/mima-core_2.9.2/
implementation ("com.typesafe:mima-core_2.9.2:0.1.4")
'com.typesafe:mima-core_2.9.2:jar:0.1.4'
<dependency org="com.typesafe" name="mima-core_2.9.2" rev="0.1.4">
  <artifact name="mima-core_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe', module='mima-core_2.9.2', version='0.1.4')
)
libraryDependencies += "com.typesafe" % "mima-core_2.9.2" % "0.1.4"
[com.typesafe/mima-core_2.9.2 "0.1.4"]