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