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


Group ID:
com.madgag
Artifact ID:
bfg-test_2.11
Version:
1.12.15
Release Date:
Feb 2, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.madgag</groupId>
  <artifactId>bfg-test_2.11</artifactId>
  <version>1.12.15</version>
</dependency>

compile group: 'com.madgag', name: 'bfg-test_2.11', version: '1.12.15'