is not current version
Last Version 9977203

com.goyeau:mill-git_2.12 ddf0ac3

mill-git

GroupId

GroupId

com.goyeau
ArtifactId

ArtifactId

mill-git_2.12
Version

Version

ddf0ac3
Type

Type

jar

Download mill-git_2.12 ddf0ac3


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