is not current version
Last Version 0.5.0

nl.hsac:hsac-fitnesse-email 0.1.0

Fixtures to work with emails in FitNesse

GroupId

GroupId

nl.hsac
ArtifactId

ArtifactId

hsac-fitnesse-email
Version

Version

0.1.0
Type

Type

jar

Download hsac-fitnesse-email 0.1.0


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