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