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