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


Group ID:
com.typesafe.sbt
Artifact ID:
sbt-git
Version:
0.9.2
Release Date:
Apr 7, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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