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.1.0


Group ID:
com.goyeau
Artifact ID:
mill-git_2.12
Version:
0.1.0
Release Date:
May 2, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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