is not current version
Last Version 3.2.0

com.ecfront:ezf-email 3.0.0-beta2

EZ框架Email服务

GroupId

GroupId

com.ecfront
ArtifactId

ArtifactId

ezf-email
Version

Version

3.0.0-beta2
Type

Type

jar

Download ezf-email 3.0.0-beta2


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