License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring Auto Application Layer Libs Code Generators |
GroupId | GroupIdio.cucumber |
ArtifactId | ArtifactIdtest-release-automation-sbt_2.13 |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptiontest-release-automation-sbt
Dummy project to test the action-publish-sbt GitHub Action
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.cucumber/test-release-automation-sbt_2.13/ -->
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>test-release-automation-sbt_2.13</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.cucumber/test-release-automation-sbt_2.13/
implementation 'io.cucumber:test-release-automation-sbt_2.13:0.0.4'
// https://jarcasting.com/artifacts/io.cucumber/test-release-automation-sbt_2.13/
implementation ("io.cucumber:test-release-automation-sbt_2.13:0.0.4")
'io.cucumber:test-release-automation-sbt_2.13:jar:0.0.4'
<dependency org="io.cucumber" name="test-release-automation-sbt_2.13" rev="0.0.4">
<artifact name="test-release-automation-sbt_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cucumber', module='test-release-automation-sbt_2.13', version='0.0.4')
)
libraryDependencies += "io.cucumber" % "test-release-automation-sbt_2.13" % "0.0.4"
[io.cucumber/test-release-automation-sbt_2.13 "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |