is not current version
Last Version 0.5.0

nl.hsac:hsac-fitnesse-email 0.0.1

Fixtures to work with emails in FitNesse

GroupId

GroupId

nl.hsac
ArtifactId

ArtifactId

hsac-fitnesse-email
Version

Version

0.0.1
Type

Type

jar

Download hsac-fitnesse-email 0.0.1


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