rtyley / bfg-repo-cleaner   1.14.0

GNU General Public License v3.0 only Website GitHub

Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala

Scala versions: 2.13 2.12 2.11 2.10

scala-git 1.11.3


Group ID:
com.madgag
Artifact ID:
scala-git_2.10
Version:
1.11.3
Release Date:
Apr 5, 2014
Licenses:
Files:

libraryDependencies += "com.madgag" %% "scala-git" % "1.11.3"

Mill build tool

ivy"com.madgag::scala-git:1.11.3"

Scala CLI

//> using dep "com.madgag::scala-git:1.11.3"

Ammonite REPL

import $ivy.`com.madgag::scala-git:1.11.3`

<dependency>
  <groupId>com.madgag</groupId>
  <artifactId>scala-git_2.10</artifactId>
  <version>1.11.3</version>
</dependency>

compile group: 'com.madgag', name: 'scala-git_2.10', version: '1.11.3'