m

mill-git-2.12.11_2.12

mill-git-2.12.11
https://github.com/joan38/mill-git
MIT
Joan Goyeau
文件下载
文件名 操作
mill-git-2.12.11_2.12-cd6e2a8.jar 下载
mill-git-2.12.11_2.12-cd6e2a8.pom 下载
mill-git-2.12.11_2.12-cd6e2a8-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.goyeau</groupId>
  <artifactId>mill-git-2.12.11_2.12</artifactId>
  <version>cd6e2a8</version>
</dependency>
Gradle Groovy
implementation 'com.goyeau:mill-git-2.12.11_2.12:cd6e2a8'
Gradle Kotlin
implementation("com.goyeau:mill-git-2.12.11_2.12:cd6e2a8")
Scala SBT
libraryDependencies += "com.goyeau" % "mill-git-2.12.11_2.12" % "cd6e2a8"
Groovy Grape
@Grapes(
  @Grab(group='com.goyeau', module='mill-git-2.12.11_2.12', version='cd6e2a8')
)
Apache Ivy
<dependency org="com.goyeau" name="mill-git-2.12.11_2.12" rev="cd6e2a8" />
Leiningen
[com.goyeau/mill-git-2.12.11_2.12 "cd6e2a8"]
Apache Buildr
'com.goyeau:mill-git-2.12.11_2.12:jar:cd6e2a8'