amanjpro / sbt-deploy-plugin   2.3.4

MIT License GitHub

A plugin for deploying SBT projects

sbt-deploy 2.3.4


Group ID:
me.amanj
Artifact ID:
sbt-deploy
Version:
2.3.4
Release Date:
Mar 26, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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