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 1.0.2+48-84cf9af9


Group ID:
lt.dvim.authors
Artifact ID:
authors-core_2.12
Version:
1.0.2+48-84cf9af9
Release Date:
Aug 24, 2019
Licenses:
Files:

libraryDependencies += "lt.dvim.authors" %% "authors-core" % "1.0.2+48-84cf9af9"

Mill build tool

ivy"lt.dvim.authors::authors-core:1.0.2+48-84cf9af9"

Scala CLI

//> using dep "lt.dvim.authors::authors-core:1.0.2+48-84cf9af9"

Ammonite REPL

import $ivy.`lt.dvim.authors::authors-core:1.0.2+48-84cf9af9`

<dependency>
  <groupId>lt.dvim.authors</groupId>
  <artifactId>authors-core_2.12</artifactId>
  <version>1.0.2+48-84cf9af9</version>
</dependency>

compile group: 'lt.dvim.authors', name: 'authors-core_2.12', version: '1.0.2+48-84cf9af9'