GroupId | GroupIdnl.psek.fitnesse |
---|---|
ArtifactId | ArtifactIdpsek-fitnesse-fixtures-general |
Version | Version1.1.2 |
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>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/nl.psek.fitnesse/psek-fitnesse-fixtures-general/
implementation 'nl.psek.fitnesse:psek-fitnesse-fixtures-general:1.1.2'
// https://jarcasting.com/artifacts/nl.psek.fitnesse/psek-fitnesse-fixtures-general/
implementation ("nl.psek.fitnesse:psek-fitnesse-fixtures-general:1.1.2")
'nl.psek.fitnesse:psek-fitnesse-fixtures-general:jar:1.1.2'
<dependency org="nl.psek.fitnesse" name="psek-fitnesse-fixtures-general" rev="1.1.2">
<artifact name="psek-fitnesse-fixtures-general" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.psek.fitnesse', module='psek-fitnesse-fixtures-general', version='1.1.2')
)
libraryDependencies += "nl.psek.fitnesse" % "psek-fitnesse-fixtures-general" % "1.1.2"
[nl.psek.fitnesse/psek-fitnesse-fixtures-general "1.1.2"]