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

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


Группа

Группа

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

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

email-sender
Версия

Версия

1.2.4
Тип

Тип

pom

Скачать email-sender 1.2.4

Имя Файла Размер
email-sender-1.2.4.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>1.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt/email-sender/
implementation 'org.wso2.carbon.devicemgt:email-sender:1.2.4'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt/email-sender/
implementation ("org.wso2.carbon.devicemgt:email-sender:1.2.4")
'org.wso2.carbon.devicemgt:email-sender:pom:1.2.4'
<dependency org="org.wso2.carbon.devicemgt" name="email-sender" rev="1.2.4">
  <artifact name="email-sender" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt', module='email-sender', version='1.2.4')
)
libraryDependencies += "org.wso2.carbon.devicemgt" % "email-sender" % "1.2.4"
[org.wso2.carbon.devicemgt/email-sender "1.2.4"]