sbt-git-flow 0.1.2


Group ID:
com.servicerocket
Artifact ID:
sbt-git-flow
Version:
0.1.2
Release Date:
Dec 22, 2015
Licenses:
Files:

libraryDependencies += "com.servicerocket" % "sbt-git-flow" % "0.1.2"

Mill build tool

ivy"com.servicerocket:sbt-git-flow:0.1.2"

Scala CLI

//> using dep "com.servicerocket:sbt-git-flow:0.1.2"

Ammonite REPL

import $ivy.`com.servicerocket:sbt-git-flow:0.1.2`

<dependency>
  <groupId>com.servicerocket</groupId>
  <artifactId>sbt-git-flow</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'com.servicerocket', name: 'sbt-git-flow', version: '0.1.2'