EasyMail

An API which aims to facilitate the usage of javax.mail, also including other mailing services.

Лицензия

Лицензия

Группа

Группа

com.github.bloodshura
Идентификатор

Идентификатор

easymail
Последняя версия

Последняя версия

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

EasyMail
An API which aims to facilitate the usage of javax.mail, also including other mailing services.

Скачать easymail

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.bloodshura : shurax jar 1.1.0
com.github.bloodshura : shurax-cfg jar 1.1.0
javax.mail : mail jar 1.4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.0
1.0.0