is not current version
Last Version 20200807

com.heanbian:heanbian-email 2.0.0


GroupId

GroupId

com.heanbian
ArtifactId

ArtifactId

heanbian-email
Version

Version

2.0.0
Type

Type

jar

Download heanbian-email 2.0.0


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