thoughtworksinc / sbt-example 9.2.0
GitHubRun Scaladoc as unit tests
sbt-example 4.0.0-M0
Group ID:
com.thoughtworks.example
Artifact ID:
sbt-example_2.12_1.0
Version:
4.0.0-M0
Release Date:
Mar 23, 2018
Licenses:
Files:
addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "4.0.0-M0")
ivy"com.thoughtworks.example::sbt-example:4.0.0-M0"
import $ivy.`com.thoughtworks.example::sbt-example:4.0.0-M0`
<dependency> <groupId>com.thoughtworks.example</groupId> <artifactId>sbt-example_2.12_1.0</artifactId> <version>4.0.0-M0</version> </dependency>
compile group: 'com.thoughtworks.example', name: 'sbt-example_2.12_1.0', version: '4.0.0-M0'