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

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


Группа

Группа

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

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

email-sender
Версия

Версия

2.0.46
Тип

Тип

pom

Скачать email-sender 2.0.46

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