sbt / sbt-bintray   0.6.1

MIT License GitHub

fresh packages delivered from your sbt console

sbt-bintray 0.5.5


Group ID:
org.foundweekends
Artifact ID:
sbt-bintray
Version:
0.5.5
Release Date:
May 13, 2019
Licenses:
Files:

Coursier

cs launch org.foundweekends:sbt-bintray:0.5.5

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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