Last Version

mill-git_2.12 9977203

A git version plugin for Mill build tool

License

License

MIT
GroupId

GroupId

com.goyeau
ArtifactId

ArtifactId

mill-git_2.12
Version

Version

9977203
Type

Type

jar
Description

Description

mill-git_2.12
A git version plugin for Mill build tool
Project URL

Project URL

https://github.com/joan38/mill-git
Source Code Management

Source Code Management

https://github.com/joan38/mill-git

Download mill-git_2.12 9977203


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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.jgit : org.eclipse.jgit jar 5.8.1.202007141445-r

provided (2)

Group / Artifact Type Version
com.lihaoyi : mill-main_2.12 jar 0.6.3
com.lihaoyi : mill-contrib-docker_2.12 jar 0.6.3

Project Modules

There are no modules declared in this project.