m

mill-git-2.12.11_2.12

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