hammerlab / sbt-parent 2.0.0
GitHubSBT plugins for publishing to Maven Central, shading and managing dependencies, reporting to Coveralls from TravisCI, and more
github 4.1.0
Group ID:
org.hammerlab.sbt
Artifact ID:
github_2.12_1.0
Version:
4.1.0
Release Date:
Jan 14, 2018
Licenses:
Files:
addSbtPlugin("org.hammerlab.sbt" % "github" % "4.1.0")
ivy"org.hammerlab.sbt::github:4.1.0"
import $ivy.`org.hammerlab.sbt::github:4.1.0`
<dependency> <groupId>org.hammerlab.sbt</groupId> <artifactId>github_2.12_1.0</artifactId> <version>4.1.0</version> </dependency>
compile group: 'org.hammerlab.sbt', name: 'github_2.12_1.0', version: '4.1.0'