sbt / sbt-bintray   0.6.1

MIT License GitHub

fresh packages delivered from your sbt console

sbt-bintray 0.5.4


Group ID:
org.foundweekends
Artifact ID:
sbt-bintray
Version:
0.5.4
Release Date:
Mar 29, 2018
Licenses:
Files:

Coursier

cs launch org.foundweekends:sbt-bintray:0.5.4

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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