Jar examples for s:sbt-bintray
package publisher for bintray.com
You can download jar file sbt-bintray 0.5.0 in this page.
MIT
You can use the following script to add sbt-bintray-0.5.0.jar to your project.
<dependency> <groupId>ch.epfl.scala</groupId> <artifactId>sbt-bintray</artifactId> <version>0.5.0</version> </dependency>
compile group: 'ch.epfl.scala', name: 'sbt-bintray', version: '0.5.0'
libraryDependencies += "ch.epfl.scala" % "sbt-bintray" % "0.5.0"
<dependency org="ch.epfl.scala" name="sbt-bintray" rev="0.5.0"/>
@Grapes(@Grab(group='ch.epfl.scala', module='sbt-bintray', version='0.5.0'))
'ch.epfl.scala:sbt-bintray:jar:0.5.0'
Click the following link to download the jar file.
sbt-bintray-0.5.0-javadoc.jar