is not current version
Last Version 9977203

com.goyeau:mill-git_2.13 46f51a4

A git version plugin for Mill build tool

GroupId

GroupId

com.goyeau
ArtifactId

ArtifactId

mill-git_2.13
Version

Version

46f51a4
Type

Type

jar

Download mill-git_2.13 46f51a4


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