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