GroupId | GroupIdnl.hsac |
---|---|
ArtifactId | ArtifactIdhsac-fitnesse-fixtures |
Version | Version3.20.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/nl.hsac/hsac-fitnesse-fixtures/ -->
<dependency>
<groupId>nl.hsac</groupId>
<artifactId>hsac-fitnesse-fixtures</artifactId>
<version>3.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.hsac/hsac-fitnesse-fixtures/
implementation 'nl.hsac:hsac-fitnesse-fixtures:3.20.0'
// https://jarcasting.com/artifacts/nl.hsac/hsac-fitnesse-fixtures/
implementation ("nl.hsac:hsac-fitnesse-fixtures:3.20.0")
'nl.hsac:hsac-fitnesse-fixtures:jar:3.20.0'
<dependency org="nl.hsac" name="hsac-fitnesse-fixtures" rev="3.20.0">
<artifact name="hsac-fitnesse-fixtures" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.hsac', module='hsac-fitnesse-fixtures', version='3.20.0')
)
libraryDependencies += "nl.hsac" % "hsac-fitnesse-fixtures" % "3.20.0"
[nl.hsac/hsac-fitnesse-fixtures "3.20.0"]