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