pawelkrol / sbt-commtest   0.5

GitHub

sbt plugin for running CommTest.

sbt-commtest 0.3


Group ID:
com.github.pawelkrol
Artifact ID:
sbt-commtest
Version:
0.3
Release Date:
Aug 10, 2016
Licenses:
Files:

libraryDependencies += "com.github.pawelkrol" % "sbt-commtest" % "0.3"

Mill build tool

ivy"com.github.pawelkrol:sbt-commtest:0.3"

Scala CLI

//> using dep "com.github.pawelkrol:sbt-commtest:0.3"

Ammonite REPL

import $ivy.`com.github.pawelkrol:sbt-commtest:0.3`

<dependency>
  <groupId>com.github.pawelkrol</groupId>
  <artifactId>sbt-commtest</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'com.github.pawelkrol', name: 'sbt-commtest', version: '0.3'