License |
License |
---|---|
GroupId | GroupIdcom.typesafe |
ArtifactId | ArtifactIdmima-core_2.9.1 |
Version | Version0.1.3 |
Type | Typejar |
Description |
Descriptionmima-core
mima-core
|
Project Organization |
Project Organizationcom.typesafe |
Filename | Size |
---|---|
mima-core_2.9.1-0.1.3.pom | |
mima-core_2.9.1-0.1.3.jar | 236 KB |
mima-core_2.9.1-0.1.3-sources.jar | 22 KB |
mima-core_2.9.1-0.1.3-javadoc.jar | 449 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe/mima-core_2.9.1/ -->
<dependency>
<groupId>com.typesafe</groupId>
<artifactId>mima-core_2.9.1</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe/mima-core_2.9.1/
implementation 'com.typesafe:mima-core_2.9.1:0.1.3'
// https://jarcasting.com/artifacts/com.typesafe/mima-core_2.9.1/
implementation ("com.typesafe:mima-core_2.9.1:0.1.3")
'com.typesafe:mima-core_2.9.1:jar:0.1.3'
<dependency org="com.typesafe" name="mima-core_2.9.1" rev="0.1.3">
<artifact name="mima-core_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe', module='mima-core_2.9.1', version='0.1.3')
)
libraryDependencies += "com.typesafe" % "mima-core_2.9.1" % "0.1.3"
[com.typesafe/mima-core_2.9.1 "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.1 |
org.scala-lang : scala-compiler | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.9.1 | jar | 1.5 |