GroupId | GroupIdio.testsmith |
---|---|
ArtifactId | ArtifactIdhsac-fitnesse-eyes |
Version | Version0.2 |
Type | Typejar |
Filename | Size |
---|---|
hsac-fitnesse-eyes-0.2.pom | |
hsac-fitnesse-eyes-0.2.jar | 4 KB |
hsac-fitnesse-eyes-0.2-sources.jar | 1 KB |
hsac-fitnesse-eyes-0.2-javadoc.jar | 392 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.testsmith/hsac-fitnesse-eyes/ -->
<dependency>
<groupId>io.testsmith</groupId>
<artifactId>hsac-fitnesse-eyes</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.testsmith/hsac-fitnesse-eyes/
implementation 'io.testsmith:hsac-fitnesse-eyes:0.2'
// https://jarcasting.com/artifacts/io.testsmith/hsac-fitnesse-eyes/
implementation ("io.testsmith:hsac-fitnesse-eyes:0.2")
'io.testsmith:hsac-fitnesse-eyes:jar:0.2'
<dependency org="io.testsmith" name="hsac-fitnesse-eyes" rev="0.2">
<artifact name="hsac-fitnesse-eyes" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.testsmith', module='hsac-fitnesse-eyes', version='0.2')
)
libraryDependencies += "io.testsmith" % "hsac-fitnesse-eyes" % "0.2"
[io.testsmith/hsac-fitnesse-eyes "0.2"]