sbt / sbt-bintray   0.6.1

MIT License GitHub

fresh packages delivered from your sbt console

sbt-bintray 0.5.3


Group ID:
org.foundweekends
Artifact ID:
sbt-bintray
Version:
0.5.3
Release Date:
Feb 2, 2018
Licenses:
Files:

Coursier

cs launch org.foundweekends:sbt-bintray:0.5.3

libraryDependencies += "org.foundweekends" % "sbt-bintray" % "0.5.3"

Mill build tool

ivy"org.foundweekends:sbt-bintray:0.5.3"

Scala CLI

//> using dep "org.foundweekends:sbt-bintray:0.5.3"

Ammonite REPL

import $ivy.`org.foundweekends:sbt-bintray:0.5.3`

<dependency>
  <groupId>org.foundweekends</groupId>
  <artifactId>sbt-bintray</artifactId>
  <version>0.5.3</version>
</dependency>

compile group: 'org.foundweekends', name: 'sbt-bintray', version: '0.5.3'