License |
License |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdmima_2.13 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionmima
mima
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
mima_2.13-0.2.0.pom | |
mima_2.13-0.2.0.jar | 17 KB |
mima_2.13-0.2.0-sources.jar | 2 KB |
mima_2.13-0.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/mima_2.13/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>mima_2.13</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/mima_2.13/
implementation 'com.github.xuwei-k:mima_2.13:0.2.0'
// https://jarcasting.com/artifacts/com.github.xuwei-k/mima_2.13/
implementation ("com.github.xuwei-k:mima_2.13:0.2.0")
'com.github.xuwei-k:mima_2.13:jar:0.2.0'
<dependency org="com.github.xuwei-k" name="mima_2.13" rev="0.2.0">
<artifact name="mima_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='mima_2.13', version='0.2.0')
)
libraryDependencies += "com.github.xuwei-k" % "mima_2.13" % "0.2.0"
[com.github.xuwei-k/mima_2.13 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
com.typesafe : mima-core_2.13 | jar | 1.0.0 |
org.scalaj : scalaj-http_2.13 | jar | 2.4.2 |
org.scala-sbt : io_2.13 | jar | 1.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-sbt : launcher | jar | 1.1.6 |