is not current version
Last Version 2.0.0-alpha-2

com.icegreen:greenmail 1.5.13

GreenMail - Email Test Servers

GroupId

GroupId

com.icegreen
ArtifactId

ArtifactId

greenmail
Version

Version

1.5.13
Type

Type

jar

Download greenmail 1.5.13


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