is not current version
Last Version 9.0.1

tv.hd3g:mailkit 0.4.0

Mail engine as notification abstraction for Spring Boot

GroupId

GroupId

tv.hd3g
ArtifactId

ArtifactId

mailkit
Version

Version

0.4.0
Type

Type

jar

Download mailkit 0.4.0


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