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

p2 0.2.0+1-b43c799e


Group ID:
org.bitbucket.jplantdev
Artifact ID:
p2_2.11
Version:
0.2.0+1-b43c799e
Release Date:
Dec 14, 2017
Licenses:
Files:

libraryDependencies += "org.bitbucket.jplantdev" %% "p2" % "0.2.0+1-b43c799e"

Mill build tool

ivy"org.bitbucket.jplantdev::p2:0.2.0+1-b43c799e"

Scala CLI

//> using dep "org.bitbucket.jplantdev::p2:0.2.0+1-b43c799e"

Ammonite REPL

import $ivy.`org.bitbucket.jplantdev::p2:0.2.0+1-b43c799e`

<dependency>
  <groupId>org.bitbucket.jplantdev</groupId>
  <artifactId>p2_2.11</artifactId>
  <version>0.2.0+1-b43c799e</version>
</dependency>

compile group: 'org.bitbucket.jplantdev', name: 'p2_2.11', version: '0.2.0+1-b43c799e'