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