joan38 / mill-git   0.2.5

MIT License GitHub

A git version plugin for Mill build tool

Scala versions: 2.13 2.12
Mill plugins: 0.11 0.10 0.9

mill-git 0.2.1


Group ID:
com.goyeau
Artifact ID:
mill-git_2.13
Version:
0.2.1
Release Date:
Dec 2, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.goyeau</groupId>
  <artifactId>mill-git_2.13</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'com.goyeau', name: 'mill-git_2.13', version: '0.2.1'