sbt / sbt-bintray   0.6.1

MIT License GitHub

fresh packages delivered from your sbt console

sbt-bintray 0.5.6


Group ID:
org.foundweekends
Artifact ID:
sbt-bintray
Version:
0.5.6
Release Date:
Dec 26, 2019
Licenses:
Files:

Coursier

cs launch org.foundweekends:sbt-bintray:0.5.6

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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