is not current version
Last Version 9977203

com.goyeau:mill-git_2.12 ff9b4dc

mill-git

GroupId

GroupId

com.goyeau
ArtifactId

ArtifactId

mill-git_2.12
Version

Version

ff9b4dc
Type

Type

jar

Download mill-git_2.12 ff9b4dc


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