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