amanjpro / sbt-deploy-plugin   2.3.4

MIT License GitHub

A plugin for deploying SBT projects

sbt-deploy 2.3.3


Group ID:
me.amanj
Artifact ID:
sbt-deploy
Version:
2.3.3
Release Date:
Dec 2, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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