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