amanjpro / sbt-deploy-plugin   2.3.4

MIT License GitHub

A plugin for deploying SBT projects

sbt-deploy 2.1.0


Group ID:
me.amanj
Artifact ID:
sbt-deploy
Version:
2.1.0
Release Date:
Sept 2, 2017
Licenses:
Files:

libraryDependencies += "me.amanj" % "sbt-deploy" % "2.1.0"

Mill build tool

ivy"me.amanj:sbt-deploy:2.1.0"

Scala CLI

//> using dep "me.amanj:sbt-deploy:2.1.0"

Ammonite REPL

import $ivy.`me.amanj:sbt-deploy:2.1.0`

<dependency>
  <groupId>me.amanj</groupId>
  <artifactId>sbt-deploy</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'me.amanj', name: 'sbt-deploy', version: '2.1.0'