License |
License |
---|---|
GroupId | GroupIdcom.dattack |
ArtifactId | ArtifactIdjtoolbox-commons-email |
Version | Version0.5 |
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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.dattack/jtoolbox-commons-email/
implementation 'com.dattack:jtoolbox-commons-email:0.5'
// https://jarcasting.com/artifacts/com.dattack/jtoolbox-commons-email/
implementation ("com.dattack:jtoolbox-commons-email:0.5")
'com.dattack:jtoolbox-commons-email:jar:0.5'
<dependency org="com.dattack" name="jtoolbox-commons-email" rev="0.5">
<artifact name="jtoolbox-commons-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dattack', module='jtoolbox-commons-email', version='0.5')
)
libraryDependencies += "com.dattack" % "jtoolbox-commons-email" % "0.5"
[com.dattack/jtoolbox-commons-email "0.5"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
org.apache.commons : commons-email | jar | 1.5 |