is not current version
Last Version 0.0.27

io.cucumber:test-release-automation 0.0.19

Dummy project to test the action-publish-mvn GitHub Action

Categories

Categories

Cucumber Application Testing & Monitoring Auto Application Layer Libs Code Generators
GroupId

GroupId

io.cucumber
ArtifactId

ArtifactId

test-release-automation
Version

Version

0.0.19
Type

Type

jar

Download test-release-automation 0.0.19


<!-- https://jarcasting.com/artifacts/io.cucumber/test-release-automation/ -->
<dependency>
    <groupId>io.cucumber</groupId>
    <artifactId>test-release-automation</artifactId>
    <version>0.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/io.cucumber/test-release-automation/
implementation 'io.cucumber:test-release-automation:0.0.19'
// https://jarcasting.com/artifacts/io.cucumber/test-release-automation/
implementation ("io.cucumber:test-release-automation:0.0.19")
'io.cucumber:test-release-automation:jar:0.0.19'
<dependency org="io.cucumber" name="test-release-automation" rev="0.0.19">
  <artifact name="test-release-automation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cucumber', module='test-release-automation', version='0.0.19')
)
libraryDependencies += "io.cucumber" % "test-release-automation" % "0.0.19"
[io.cucumber/test-release-automation "0.0.19"]