is not current version
Last Version 1.4.1

jmail 1.3.3

A modern, fast, zero-dependency library for working with emails in Java

License

License

GroupId

GroupId

com.sanctionco.jmail
ArtifactId

ArtifactId

jmail
Version

Version

1.3.3
Type

Type

jar
Description

Description

jmail
A modern, fast, zero-dependency library for working with emails in Java
Project URL

Project URL

https://github.com/RohanNagar/jmail
Source Code Management

Source Code Management

https://github.com/RohanNagar/jmail

Download jmail 1.3.3


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

Dependencies

test (9)

Group / Artifact Type Version
commons-validator : commons-validator jar 1.7
com.github.bbottema : emailaddress-rfc2822 jar 2.3.0
com.sun.mail : javax.mail jar 1.6.2
com.sun.mail : jakarta.mail jar 2.0.1
nl.jqno.equalsverifier : equalsverifier jar 3.7.2
org.assertj : assertj-core jar 3.21.0
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.jupiter : junit-jupiter-params jar 5.8.1
org.junit.platform : junit-platform-runner jar 1.8.1

Project Modules

There are no modules declared in this project.