is not current version
Last Version 2.0.0-alpha-2

com.icegreen:greenmail 1.5.11

GreenMail - Email Test Servers

GroupId

GroupId

com.icegreen
ArtifactId

ArtifactId

greenmail
Version

Version

1.5.11
Type

Type

jar

Download greenmail 1.5.11


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