License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring |
GroupId | GroupIdio.cucumber |
ArtifactId | ArtifactIdc21e |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionc21e
Cross-Platform Executable
|
Project URL |
Project URL |
Filename | Size |
---|---|
c21e-2.0.0.pom | |
c21e-2.0.0.jar | 7 KB |
c21e-2.0.0-sources.jar | 5 KB |
c21e-2.0.0-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cucumber/c21e/ -->
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>c21e</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cucumber/c21e/
implementation 'io.cucumber:c21e:2.0.0'
// https://jarcasting.com/artifacts/io.cucumber/c21e/
implementation ("io.cucumber:c21e:2.0.0")
'io.cucumber:c21e:jar:2.0.0'
<dependency org="io.cucumber" name="c21e" rev="2.0.0">
<artifact name="c21e" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cucumber', module='c21e', version='2.0.0')
)
libraryDependencies += "io.cucumber" % "c21e" % "2.0.0"
[io.cucumber/c21e "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13-beta-3 |