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-M2 1.x

sbt-git 0.6.4


Group ID:
com.typesafe.sbt
Artifact ID:
sbt-git
Version:
0.6.4
Release Date:
May 13, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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