xerial / sbt-sonatype 3.9.13
GitHubA sbt plugin for publishing Scala/Java projects to the Maven central.
sbt-sonatype 3.9.3
Group ID:
org.xerial.sbt
Artifact ID:
sbt-sonatype_2.12_1.0
Version:
3.9.3
Release Date:
Jun 19, 2020
Licenses:
Files:
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.3")
ivy"org.xerial.sbt::sbt-sonatype:3.9.3"
import $ivy.`org.xerial.sbt::sbt-sonatype:3.9.3`
<dependency> <groupId>org.xerial.sbt</groupId> <artifactId>sbt-sonatype_2.12_1.0</artifactId> <version>3.9.3</version> </dependency>
compile group: 'org.xerial.sbt', name: 'sbt-sonatype_2.12_1.0', version: '3.9.3'