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

org.wso2.carbon.devicemgt:email-sender 3.1.17


Группа

Группа

org.wso2.carbon.devicemgt
Идентификатор

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

email-sender
Версия

Версия

3.1.17
Тип

Тип

pom

Скачать email-sender 3.1.17

Имя Файла Размер
email-sender-3.1.17.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt/email-sender/ -->
<dependency>
    <groupId>org.wso2.carbon.devicemgt</groupId>
    <artifactId>email-sender</artifactId>
    <version>3.1.17</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt/email-sender/
implementation 'org.wso2.carbon.devicemgt:email-sender:3.1.17'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt/email-sender/
implementation ("org.wso2.carbon.devicemgt:email-sender:3.1.17")
'org.wso2.carbon.devicemgt:email-sender:pom:3.1.17'
<dependency org="org.wso2.carbon.devicemgt" name="email-sender" rev="3.1.17">
  <artifact name="email-sender" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt', module='email-sender', version='3.1.17')
)
libraryDependencies += "org.wso2.carbon.devicemgt" % "email-sender" % "3.1.17"
[org.wso2.carbon.devicemgt/email-sender "3.1.17"]