joan38 / mill-git   9977203

MIT License GitHub

A git version plugin for Mill build tool

Scala versions: 2.13 2.12

mill-git bf2480c


Group ID:
com.goyeau
Artifact ID:
mill-git_2.12
Version:
bf2480c
Release Date:
Jun 18, 2020
Licenses:
MIT
Files:
Developers:

libraryDependencies += "com.goyeau" %% "mill-git" % "bf2480c"

Mill build tool

ivy"com.goyeau::mill-git:bf2480c"

Scala CLI

//> using dep "com.goyeau::mill-git:bf2480c"

Ammonite REPL

import $ivy.`com.goyeau::mill-git:bf2480c`

<dependency>
  <groupId>com.goyeau</groupId>
  <artifactId>mill-git_2.12</artifactId>
  <version>bf2480c</version>
</dependency>

compile group: 'com.goyeau', name: 'mill-git_2.12', version: 'bf2480c'