| Группа | Группаio.github.dunwu.boot |
|---|---|
| Идентификатор | Идентификаторdunwu-starter-mail |
| Версия | Версия1.0.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| dunwu-starter-mail-1.0.4.pom | |
| dunwu-starter-mail-1.0.4.jar | 363 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.dunwu.boot/dunwu-starter-mail/ -->
<dependency>
<groupId>io.github.dunwu.boot</groupId>
<artifactId>dunwu-starter-mail</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dunwu.boot/dunwu-starter-mail/
implementation 'io.github.dunwu.boot:dunwu-starter-mail:1.0.4'
// https://jarcasting.com/artifacts/io.github.dunwu.boot/dunwu-starter-mail/
implementation ("io.github.dunwu.boot:dunwu-starter-mail:1.0.4")
'io.github.dunwu.boot:dunwu-starter-mail:jar:1.0.4'
<dependency org="io.github.dunwu.boot" name="dunwu-starter-mail" rev="1.0.4">
<artifact name="dunwu-starter-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dunwu.boot', module='dunwu-starter-mail', version='1.0.4')
)
libraryDependencies += "io.github.dunwu.boot" % "dunwu-starter-mail" % "1.0.4"
[io.github.dunwu.boot/dunwu-starter-mail "1.0.4"]