| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.gkutiel |
| Идентификатор | Идентификаторflip-mail |
| Версия | Версия1.3-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеFlip Mail
A simple email library
|
| Имя Файла | Размер |
|---|---|
| flip-mail-1.3-RELEASE.pom | |
| flip-mail-1.3-RELEASE.jar | 3 KB |
| flip-mail-1.3-RELEASE-sources.jar | 2 KB |
| flip-mail-1.3-RELEASE-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.gkutiel/flip-mail/ -->
<dependency>
<groupId>com.github.gkutiel</groupId>
<artifactId>flip-mail</artifactId>
<version>1.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gkutiel/flip-mail/
implementation 'com.github.gkutiel:flip-mail:1.3-RELEASE'
// https://jarcasting.com/artifacts/com.github.gkutiel/flip-mail/
implementation ("com.github.gkutiel:flip-mail:1.3-RELEASE")
'com.github.gkutiel:flip-mail:jar:1.3-RELEASE'
<dependency org="com.github.gkutiel" name="flip-mail" rev="1.3-RELEASE">
<artifact name="flip-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gkutiel', module='flip-mail', version='1.3-RELEASE')
)
libraryDependencies += "com.github.gkutiel" % "flip-mail" % "1.3-RELEASE"
[com.github.gkutiel/flip-mail "1.3-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-email | jar | 1.2 |