jvican / sbt-release-early   2.1.1

Mozilla Public License 2.0 GitHub

Opinionated sbt plugin to release your artifacts early, both on merge and via git tag.

Scala versions: 2.12 2.11 2.10
sbt plugins: 1.0 0.13

p1 0.2.0+1-8bb63752


Group ID:
org.bitbucket.jplantdev
Artifact ID:
p1_2.11
Version:
0.2.0+1-8bb63752
Release Date:
Oct 13, 2017
Licenses:
Files:

libraryDependencies += "org.bitbucket.jplantdev" %% "p1" % "0.2.0+1-8bb63752"

Mill build tool

ivy"org.bitbucket.jplantdev::p1:0.2.0+1-8bb63752"

Scala CLI

//> using dep "org.bitbucket.jplantdev::p1:0.2.0+1-8bb63752"

Ammonite REPL

import $ivy.`org.bitbucket.jplantdev::p1:0.2.0+1-8bb63752`

<dependency>
  <groupId>org.bitbucket.jplantdev</groupId>
  <artifactId>p1_2.11</artifactId>
  <version>0.2.0+1-8bb63752</version>
</dependency>

compile group: 'org.bitbucket.jplantdev', name: 'p1_2.11', version: '0.2.0+1-8bb63752'