is not current version
Last Version 9977203

com.goyeau:mill-git_2.13 bf2480c

A git version plugin for Mill build tool

GroupId

GroupId

com.goyeau
ArtifactId

ArtifactId

mill-git_2.13
Version

Version

bf2480c
Type

Type

jar

Download mill-git_2.13 bf2480c


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