is not current version
Last Version 9.0.1

tv.hd3g:mailkit 0.3.0

Mail engine as notification abstraction for Spring Boot

GroupId

GroupId

tv.hd3g
ArtifactId

ArtifactId

mailkit
Version

Version

0.3.0
Type

Type

jar

Download mailkit 0.3.0


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