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