is not current version
Last Version 20200807

com.heanbian:heanbian-email 4.0.2


GroupId

GroupId

com.heanbian
ArtifactId

ArtifactId

heanbian-email
Version

Version

4.0.2
Type

Type

jar

Download heanbian-email 4.0.2


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