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

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


Группа

Группа

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

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

email-sender
Версия

Версия

2.0.54
Тип

Тип

pom

Скачать email-sender 2.0.54

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