m

mill-git_2.12

A git version plugin for Mill build tool
https://github.com/joan38/mill-git
MIT
Joan Goyeau
Files download
File Operation
mill-git_2.12-0.1.0-4-9b459c6.jar download
mill-git_2.12-0.1.0-4-9b459c6.pom download
mill-git_2.12-0.1.0-4-9b459c6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.goyeau</groupId>
  <artifactId>mill-git_2.12</artifactId>
  <version>0.1.0-4-9b459c6</version>
</dependency>
Gradle Groovy
implementation 'com.goyeau:mill-git_2.12:0.1.0-4-9b459c6'
Gradle Kotlin
implementation("com.goyeau:mill-git_2.12:0.1.0-4-9b459c6")
Scala SBT
libraryDependencies += "com.goyeau" % "mill-git_2.12" % "0.1.0-4-9b459c6"
Groovy Grape
@Grapes(
  @Grab(group='com.goyeau', module='mill-git_2.12', version='0.1.0-4-9b459c6')
)
Apache Ivy
<dependency org="com.goyeau" name="mill-git_2.12" rev="0.1.0-4-9b459c6" />
Leiningen
[com.goyeau/mill-git_2.12 "0.1.0-4-9b459c6"]
Apache Buildr
'com.goyeau:mill-git_2.12:jar:0.1.0-4-9b459c6'