is not current version
Last Version 1.3.3

org.chenillekit:chenillekit-mail 1.3.2

A collection of mail related services

GroupId

GroupId

org.chenillekit
ArtifactId

ArtifactId

chenillekit-mail
Version

Version

1.3.2
Type

Type

jar

Download chenillekit-mail 1.3.2


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