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

com.ecfront:ezf-email 3.0.0-beta3

EZ框架Email服务

Группа

Группа

com.ecfront
Идентификатор

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

ezf-email
Версия

Версия

3.0.0-beta3
Тип

Тип

jar

Скачать ezf-email 3.0.0-beta3


<!-- https://jarcasting.com/artifacts/com.ecfront/ezf-email/ -->
<dependency>
    <groupId>com.ecfront</groupId>
    <artifactId>ezf-email</artifactId>
    <version>3.0.0-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ecfront/ezf-email/
implementation 'com.ecfront:ezf-email:3.0.0-beta3'
// https://jarcasting.com/artifacts/com.ecfront/ezf-email/
implementation ("com.ecfront:ezf-email:3.0.0-beta3")
'com.ecfront:ezf-email:jar:3.0.0-beta3'
<dependency org="com.ecfront" name="ezf-email" rev="3.0.0-beta3">
  <artifact name="ezf-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ecfront', module='ezf-email', version='3.0.0-beta3')
)
libraryDependencies += "com.ecfront" % "ezf-email" % "3.0.0-beta3"
[com.ecfront/ezf-email "3.0.0-beta3"]