is not current version
Last Version 0.1.8

com.typesafe:mima-core-ui_2.10 0.1.7

mima-core-ui

GroupId

GroupId

com.typesafe
ArtifactId

ArtifactId

mima-core-ui_2.10
Version

Version

0.1.7
Type

Type

jar

Download mima-core-ui_2.10 0.1.7


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