| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.wasiqb.coteafs |
| Идентификатор | Идентификаторmail |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.github.wasiqb.coteafs:mail
A small mail utility.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| mail-1.0.0.pom | |
| mail-1.0.0.jar | 9 KB |
| mail-1.0.0-sources.jar | 8 KB |
| mail-1.0.0-javadoc.jar | 55 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/mail/ -->
<dependency>
<groupId>com.github.wasiqb.coteafs</groupId>
<artifactId>mail</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/mail/
implementation 'com.github.wasiqb.coteafs:mail:1.0.0'
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/mail/
implementation ("com.github.wasiqb.coteafs:mail:1.0.0")
'com.github.wasiqb.coteafs:mail:jar:1.0.0'
<dependency org="com.github.wasiqb.coteafs" name="mail" rev="1.0.0">
<artifact name="mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wasiqb.coteafs', module='mail', version='1.0.0')
)
libraryDependencies += "com.github.wasiqb.coteafs" % "mail" % "1.0.0"
[com.github.wasiqb.coteafs/mail "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.wasiqb.coteafs : configs | jar | 1.7.0 |
| com.github.wasiqb.coteafs : error | jar | 1.6.0 |
| com.github.wasiqb.coteafs : logger | jar | 1.7.0 |
| org.apache.commons : commons-text | jar | 1.6 |
| javax.mail : javax.mail-api | jar | 1.6.2 |
| com.sun.mail : javax.mail | jar | 1.6.2 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| joda-time : joda-time | jar | 2.10.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.14.3 |