is not current version
Last Version 0.6

com.dattack:jtoolbox-commons-email 0.2.1

Utility classes that extends Apache commons-email.

GroupId

GroupId

com.dattack
ArtifactId

ArtifactId

jtoolbox-commons-email
Version

Version

0.2.1
Type

Type

jar

Download jtoolbox-commons-email 0.2.1


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