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