cucumber-scala 1.2.4


Group ID:
info.cukes
Artifact ID:
cucumber-scala_2.12
Version:
1.2.4
Release Date:
Jul 23, 2015
Licenses:
MIT
Files:

libraryDependencies += "info.cukes" %% "cucumber-scala" % "1.2.4"

Mill build tool

ivy"info.cukes::cucumber-scala:1.2.4"

Scala CLI

//> using dep "info.cukes::cucumber-scala:1.2.4"

Ammonite REPL

import $ivy.`info.cukes::cucumber-scala:1.2.4`

<dependency>
  <groupId>info.cukes</groupId>
  <artifactId>cucumber-scala_2.12</artifactId>
  <version>1.2.4</version>
</dependency>

compile group: 'info.cukes', name: 'cucumber-scala_2.12', version: '1.2.4'