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

bfg-test 1.14.0


Group ID:
com.madgag
Artifact ID:
bfg-test_2.13
Version:
1.14.0
Release Date:
Feb 27, 2021
Licenses:
Files:

libraryDependencies += "com.madgag" %% "bfg-test" % "1.14.0"

Mill build tool

ivy"com.madgag::bfg-test:1.14.0"

Scala CLI

//> using dep "com.madgag::bfg-test:1.14.0"

Ammonite REPL

import $ivy.`com.madgag::bfg-test:1.14.0`

<dependency>
  <groupId>com.madgag</groupId>
  <artifactId>bfg-test_2.13</artifactId>
  <version>1.14.0</version>
</dependency>

compile group: 'com.madgag', name: 'bfg-test_2.13', version: '1.14.0'