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: 1.0

sbt-git_sbt2.0.0-M2 2.1.0


Group ID:
com.github.sbt
Artifact ID:
sbt-git_sbt2.0.0-M2_3
Version:
2.1.0
Release Date:
Oct 9, 2024
Licenses:
Files:
Full Scala Version:
3.3.4
Developers:

libraryDependencies += "com.github.sbt" %% "sbt-git_sbt2.0.0-M2" % "2.1.0"

Mill build tool

ivy"com.github.sbt::sbt-git_sbt2.0.0-M2:2.1.0"

Scala CLI

//> using dep "com.github.sbt::sbt-git_sbt2.0.0-M2:2.1.0"

Ammonite REPL

import $ivy.`com.github.sbt::sbt-git_sbt2.0.0-M2:2.1.0`

<dependency>
  <groupId>com.github.sbt</groupId>
  <artifactId>sbt-git_sbt2.0.0-M2_3</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'com.github.sbt', name: 'sbt-git_sbt2.0.0-M2_3', version: '2.1.0'