is not current version
Last Version 20200807

com.heanbian:heanbian-email 5.0.0


GroupId

GroupId

com.heanbian
ArtifactId

ArtifactId

heanbian-email
Version

Version

5.0.0
Type

Type

jar

Download heanbian-email 5.0.0


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