pawelkaczor / xsbt-cucumber-plugin   1.0.0

Apache License 2.0 GitHub

Plugin to integrate Cucumber and Cuke4Duke into XSBT

Scala versions: 2.11 2.10
sbt plugins: 0.13

sbt-cucumber-integration 1.0.0


Group ID:
pl.newicom
Artifact ID:
sbt-cucumber-integration_2.11
Version:
1.0.0
Release Date:
May 26, 2015
Licenses:
Files:

libraryDependencies += "pl.newicom" %% "sbt-cucumber-integration" % "1.0.0"

Mill build tool

ivy"pl.newicom::sbt-cucumber-integration:1.0.0"

Scala CLI

//> using dep "pl.newicom::sbt-cucumber-integration:1.0.0"

Ammonite REPL

import $ivy.`pl.newicom::sbt-cucumber-integration:1.0.0`

<dependency>
  <groupId>pl.newicom</groupId>
  <artifactId>sbt-cucumber-integration_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'pl.newicom', name: 'sbt-cucumber-integration_2.11', version: '1.0.0'