2m / authors   1.0.2

Apache License 2.0 GitHub

Get a nicely formatted summary of authors that contributed to a project between two points in git history

Scala versions: 2.12
sbt plugins: 1.0

authors-core 0.0.0+102-8c4e03e1


Group ID:
lt.dvim.authors
Artifact ID:
authors-core_2.12
Version:
0.0.0+102-8c4e03e1
Release Date:
Aug 1, 2020
Licenses:
Files:

libraryDependencies += "lt.dvim.authors" %% "authors-core" % "0.0.0+102-8c4e03e1"

Mill build tool

ivy"lt.dvim.authors::authors-core:0.0.0+102-8c4e03e1"

Scala CLI

//> using dep "lt.dvim.authors::authors-core:0.0.0+102-8c4e03e1"

Ammonite REPL

import $ivy.`lt.dvim.authors::authors-core:0.0.0+102-8c4e03e1`

<dependency>
  <groupId>lt.dvim.authors</groupId>
  <artifactId>authors-core_2.12</artifactId>
  <version>0.0.0+102-8c4e03e1</version>
</dependency>

compile group: 'lt.dvim.authors', name: 'authors-core_2.12', version: '0.0.0+102-8c4e03e1'