GroupId | GroupIdnl.psek.fitnesse |
---|---|
ArtifactId | ArtifactIdpsek-fitnesse-fixtures |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
psek-fitnesse-fixtures-1.2.0.pom | 14 KB |
psek-fitnesse-fixtures-1.2.0-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.psek.fitnesse/psek-fitnesse-fixtures/ -->
<dependency>
<groupId>nl.psek.fitnesse</groupId>
<artifactId>psek-fitnesse-fixtures</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.psek.fitnesse/psek-fitnesse-fixtures/
implementation 'nl.psek.fitnesse:psek-fitnesse-fixtures:1.2.0'
// https://jarcasting.com/artifacts/nl.psek.fitnesse/psek-fitnesse-fixtures/
implementation ("nl.psek.fitnesse:psek-fitnesse-fixtures:1.2.0")
'nl.psek.fitnesse:psek-fitnesse-fixtures:jar:1.2.0'
<dependency org="nl.psek.fitnesse" name="psek-fitnesse-fixtures" rev="1.2.0">
<artifact name="psek-fitnesse-fixtures" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.psek.fitnesse', module='psek-fitnesse-fixtures', version='1.2.0')
)
libraryDependencies += "nl.psek.fitnesse" % "psek-fitnesse-fixtures" % "1.2.0"
[nl.psek.fitnesse/psek-fitnesse-fixtures "1.2.0"]