| License | License | 
|---|---|
| GroupId | GroupIdcom.dattack | 
| ArtifactId | ArtifactIdjtoolbox-commons-email | 
| Last Version | Last Version0.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjtoolbox-commons-email Utility classes that extends Apache commons-email. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.dattack/jtoolbox-commons-email/ -->
<dependency>
    <groupId>com.dattack</groupId>
    <artifactId>jtoolbox-commons-email</artifactId>
    <version>0.6</version>
</dependency>// https://jarcasting.com/artifacts/com.dattack/jtoolbox-commons-email/
implementation 'com.dattack:jtoolbox-commons-email:0.6'// https://jarcasting.com/artifacts/com.dattack/jtoolbox-commons-email/
implementation ("com.dattack:jtoolbox-commons-email:0.6")'com.dattack:jtoolbox-commons-email:jar:0.6'<dependency org="com.dattack" name="jtoolbox-commons-email" rev="0.6">
  <artifact name="jtoolbox-commons-email" type="jar" />
</dependency>@Grapes(
@Grab(group='com.dattack', module='jtoolbox-commons-email', version='0.6')
)libraryDependencies += "com.dattack" % "jtoolbox-commons-email" % "0.6"[com.dattack/jtoolbox-commons-email "0.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.dattack : jtoolbox-core | jar | 0.6 | 
| org.apache.commons : commons-email | jar | 1.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.dattack : junit-extensions | jar | 0.1 |