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-a4423434


Group ID:
org.bitbucket.jplantdev
Artifact ID:
p2_2.11
Version:
0.2.0+1-a4423434
Release Date:
Feb 5, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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