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