is not current version
Last Version 0.4.4

cn.featherfly.common:common-mail 0.3.1

featherfly mail

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly.common
ArtifactId

ArtifactId

common-mail
Version

Version

0.3.1
Type

Type

jar

Download common-mail 0.3.1


<!-- https://jarcasting.com/artifacts/cn.featherfly.common/common-mail/ -->
<dependency>
    <groupId>cn.featherfly.common</groupId>
    <artifactId>common-mail</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly.common/common-mail/
implementation 'cn.featherfly.common:common-mail:0.3.1'
// https://jarcasting.com/artifacts/cn.featherfly.common/common-mail/
implementation ("cn.featherfly.common:common-mail:0.3.1")
'cn.featherfly.common:common-mail:jar:0.3.1'
<dependency org="cn.featherfly.common" name="common-mail" rev="0.3.1">
  <artifact name="common-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly.common', module='common-mail', version='0.3.1')
)
libraryDependencies += "cn.featherfly.common" % "common-mail" % "0.3.1"
[cn.featherfly.common/common-mail "0.3.1"]