test 0.0.96


Group ID:
io.cucumber
Artifact ID:
test_2.13
Version:
0.0.96
Release Date:
Feb 17, 2026
Licenses:
MIT
Files:
Full Scala Version:
2.13.16

libraryDependencies += "io.cucumber" %% "test" % "0.0.96"

Mill build tool

ivy"io.cucumber::test:0.0.96"

Scala CLI

//> using dep "io.cucumber::test:0.0.96"

Ammonite REPL

import $ivy.`io.cucumber::test:0.0.96`

<dependency>
  <groupId>io.cucumber</groupId>
  <artifactId>test_2.13</artifactId>
  <version>0.0.96</version>
</dependency>

compile group: 'io.cucumber', name: 'test_2.13', version: '0.0.96'