| License |
License |
|---|---|
| Categories |
CategoriesCucumber Application Testing & Monitoring |
| GroupId | GroupIdpl.newicom |
| ArtifactId | ArtifactIdsbt-cucumber-parent_2.11 |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionsbt-cucumber-parent
sbt-cucumber-parent
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sbt-cucumber-parent_2.11-1.0.0.pom | |
| sbt-cucumber-parent_2.11-1.0.0.jar | 315 bytes |
| sbt-cucumber-parent_2.11-1.0.0-sources.jar | 253 bytes |
| sbt-cucumber-parent_2.11-1.0.0-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.newicom/sbt-cucumber-parent_2.11/ -->
<dependency>
<groupId>pl.newicom</groupId>
<artifactId>sbt-cucumber-parent_2.11</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.newicom/sbt-cucumber-parent_2.11/
implementation 'pl.newicom:sbt-cucumber-parent_2.11:1.0.0'
// https://jarcasting.com/artifacts/pl.newicom/sbt-cucumber-parent_2.11/
implementation ("pl.newicom:sbt-cucumber-parent_2.11:1.0.0")
'pl.newicom:sbt-cucumber-parent_2.11:jar:1.0.0'
<dependency org="pl.newicom" name="sbt-cucumber-parent_2.11" rev="1.0.0">
<artifact name="sbt-cucumber-parent_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.newicom', module='sbt-cucumber-parent_2.11', version='1.0.0')
)
libraryDependencies += "pl.newicom" % "sbt-cucumber-parent_2.11" % "1.0.0"
[pl.newicom/sbt-cucumber-parent_2.11 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.6 |