is not current version
Last Version 2.0.0-alpha-2

com.icegreen:greenmail 1.3

GreenMail - Email Test Servers

GroupId

GroupId

com.icegreen
ArtifactId

ArtifactId

greenmail
Version

Version

1.3
Type

Type

jar

Download greenmail 1.3


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