is not current version
Last Version 0.7.0

nl.hsac:hsac-xebium-bridge 0.1.7

Fixtures to assist in testing via FitNesse

GroupId

GroupId

nl.hsac
ArtifactId

ArtifactId

hsac-xebium-bridge
Version

Version

0.1.7
Type

Type

jar

Download hsac-xebium-bridge 0.1.7


<!-- https://jarcasting.com/artifacts/nl.hsac/hsac-xebium-bridge/ -->
<dependency>
    <groupId>nl.hsac</groupId>
    <artifactId>hsac-xebium-bridge</artifactId>
    <version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/nl.hsac/hsac-xebium-bridge/
implementation 'nl.hsac:hsac-xebium-bridge:0.1.7'
// https://jarcasting.com/artifacts/nl.hsac/hsac-xebium-bridge/
implementation ("nl.hsac:hsac-xebium-bridge:0.1.7")
'nl.hsac:hsac-xebium-bridge:jar:0.1.7'
<dependency org="nl.hsac" name="hsac-xebium-bridge" rev="0.1.7">
  <artifact name="hsac-xebium-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.hsac', module='hsac-xebium-bridge', version='0.1.7')
)
libraryDependencies += "nl.hsac" % "hsac-xebium-bridge" % "0.1.7"
[nl.hsac/hsac-xebium-bridge "0.1.7"]