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