is not current version
Last Version 9977203

com.goyeau:mill-git_2.12 e8d8fae

A git version plugin for Mill build tool

GroupId

GroupId

com.goyeau
ArtifactId

ArtifactId

mill-git_2.12
Version

Version

e8d8fae
Type

Type

jar

Download mill-git_2.12 e8d8fae


<!-- https://jarcasting.com/artifacts/com.goyeau/mill-git_2.12/ -->
<dependency>
    <groupId>com.goyeau</groupId>
    <artifactId>mill-git_2.12</artifactId>
    <version>e8d8fae</version>
</dependency>
// https://jarcasting.com/artifacts/com.goyeau/mill-git_2.12/
implementation 'com.goyeau:mill-git_2.12:e8d8fae'
// https://jarcasting.com/artifacts/com.goyeau/mill-git_2.12/
implementation ("com.goyeau:mill-git_2.12:e8d8fae")
'com.goyeau:mill-git_2.12:jar:e8d8fae'
<dependency org="com.goyeau" name="mill-git_2.12" rev="e8d8fae">
  <artifact name="mill-git_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.goyeau', module='mill-git_2.12', version='e8d8fae')
)
libraryDependencies += "com.goyeau" % "mill-git_2.12" % "e8d8fae"
[com.goyeau/mill-git_2.12 "e8d8fae"]