License |
License |
---|---|
GroupId | GroupIdcom.typesafe |
ArtifactId | ArtifactIdmima-core_2.13 |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmima-core
mima-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mima-core_2.13-1.1.0.pom | |
mima-core_2.13-1.1.0.jar | 326 KB |
mima-core_2.13-1.1.0-tests-javadoc.jar | 1 MB |
mima-core_2.13-1.1.0-sources.jar | 35 KB |
mima-core_2.13-1.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe/mima-core_2.13/ -->
<dependency>
<groupId>com.typesafe</groupId>
<artifactId>mima-core_2.13</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe/mima-core_2.13/
implementation 'com.typesafe:mima-core_2.13:1.1.0'
// https://jarcasting.com/artifacts/com.typesafe/mima-core_2.13/
implementation ("com.typesafe:mima-core_2.13:1.1.0")
'com.typesafe:mima-core_2.13:jar:1.1.0'
<dependency org="com.typesafe" name="mima-core_2.13" rev="1.1.0">
<artifact name="mima-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe', module='mima-core_2.13', version='1.1.0')
)
libraryDependencies += "com.typesafe" % "mima-core_2.13" % "1.1.0"
[com.typesafe/mima-core_2.13 "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_2.13 | jar | 0.7.29 |