| License |
License |
|---|---|
| GroupId | GroupIdcom.github.xuwei-k |
| ArtifactId | ArtifactIdmima013-core_2.12 |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
Descriptionmima013-core
lightbend/mima plugin for sbt 0.13
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mima013-core_2.12-0.1.1.pom | |
| mima013-core_2.12-0.1.1.jar | 39 KB |
| mima013-core_2.12-0.1.1-sources.jar | 4 KB |
| mima013-core_2.12-0.1.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/mima013-core_2.12/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>mima013-core_2.12</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/mima013-core_2.12/
implementation 'com.github.xuwei-k:mima013-core_2.12:0.1.1'
// https://jarcasting.com/artifacts/com.github.xuwei-k/mima013-core_2.12/
implementation ("com.github.xuwei-k:mima013-core_2.12:0.1.1")
'com.github.xuwei-k:mima013-core_2.12:jar:0.1.1'
<dependency org="com.github.xuwei-k" name="mima013-core_2.12" rev="0.1.1">
<artifact name="mima013-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='mima013-core_2.12', version='0.1.1')
)
libraryDependencies += "com.github.xuwei-k" % "mima013-core_2.12" % "0.1.1"
[com.github.xuwei-k/mima013-core_2.12 "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.8 |
| com.typesafe.play : play-json_2.12 | jar | 2.6.13 |
| com.typesafe » sbt-mima-plugin | jar | 0.6.0 |
| org.scala-sbt : sbt | jar | 1.2.8 |