| License |
License |
|---|---|
| Categories |
CategoriesUtility General Purpose Libraries |
| GroupId | GroupIdcom.github.eagle6688 |
| ArtifactId | ArtifactIddevutility.external.commons-email |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSome utilities for Apache commons-email version 1.5
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.eagle6688/devutility.external.commons-email/ -->
<dependency>
<groupId>com.github.eagle6688</groupId>
<artifactId>devutility.external.commons-email</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eagle6688/devutility.external.commons-email/
implementation 'com.github.eagle6688:devutility.external.commons-email:1.0.0'
// https://jarcasting.com/artifacts/com.github.eagle6688/devutility.external.commons-email/
implementation ("com.github.eagle6688:devutility.external.commons-email:1.0.0")
'com.github.eagle6688:devutility.external.commons-email:jar:1.0.0'
<dependency org="com.github.eagle6688" name="devutility.external.commons-email" rev="1.0.0">
<artifact name="devutility.external.commons-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eagle6688', module='devutility.external.commons-email', version='1.0.0')
)
libraryDependencies += "com.github.eagle6688" % "devutility.external.commons-email" % "1.0.0"
[com.github.eagle6688/devutility.external.commons-email "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-email | jar | 1.5 |
| com.github.eagle6688 : devutility.internal | jar | 1.3.2 |