sbt / sbt-git   2.1.0

BSD 2-clause "Simplified" License GitHub

A git plugin for sbt

Scala versions: 3.x 2.12
sbt plugins: 2.0.0-M3 2.0.0-M2 1.x

sbt-git 0.8.4


Group ID:
com.typesafe.sbt
Artifact ID:
sbt-git
Version:
0.8.4
Release Date:
Apr 30, 2015
Licenses:
Files:

libraryDependencies += "com.typesafe.sbt" % "sbt-git" % "0.8.4"

Mill build tool

ivy"com.typesafe.sbt:sbt-git:0.8.4"

Scala CLI

//> using dep "com.typesafe.sbt:sbt-git:0.8.4"

Ammonite REPL

import $ivy.`com.typesafe.sbt:sbt-git:0.8.4`

<dependency>
  <groupId>com.typesafe.sbt</groupId>
  <artifactId>sbt-git</artifactId>
  <version>0.8.4</version>
</dependency>

compile group: 'com.typesafe.sbt', name: 'sbt-git', version: '0.8.4'