sbt-bintray 0.5.0
Group ID:
org.foundweekends
Artifact ID:
sbt-bintray
Version:
0.5.0
Release Date:
Jun 30, 2017
Licenses:
Files:
cs launch org.foundweekends:sbt-bintray:0.5.0
libraryDependencies += "org.foundweekends" % "sbt-bintray" % "0.5.0"
ivy"org.foundweekends:sbt-bintray:0.5.0"
//> using dep "org.foundweekends:sbt-bintray:0.5.0"
import $ivy.`org.foundweekends:sbt-bintray:0.5.0`
<dependency> <groupId>org.foundweekends</groupId> <artifactId>sbt-bintray</artifactId> <version>0.5.0</version> </dependency>
compile group: 'org.foundweekends', name: 'sbt-bintray', version: '0.5.0'