License |
License |
---|---|
GroupId | GroupIdcom.github.wasiqb.coteafs |
ArtifactId | ArtifactIdmail |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.wasiqb.coteafs:mail
A small mail utility.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
mail-1.0.0.pom | |
mail-1.0.0.jar | 9 KB |
mail-1.0.0-sources.jar | 8 KB |
mail-1.0.0-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/mail/ -->
<dependency>
<groupId>com.github.wasiqb.coteafs</groupId>
<artifactId>mail</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/mail/
implementation 'com.github.wasiqb.coteafs:mail:1.0.0'
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/mail/
implementation ("com.github.wasiqb.coteafs:mail:1.0.0")
'com.github.wasiqb.coteafs:mail:jar:1.0.0'
<dependency org="com.github.wasiqb.coteafs" name="mail" rev="1.0.0">
<artifact name="mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wasiqb.coteafs', module='mail', version='1.0.0')
)
libraryDependencies += "com.github.wasiqb.coteafs" % "mail" % "1.0.0"
[com.github.wasiqb.coteafs/mail "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.wasiqb.coteafs : configs | jar | 1.7.0 |
com.github.wasiqb.coteafs : error | jar | 1.6.0 |
com.github.wasiqb.coteafs : logger | jar | 1.7.0 |
org.apache.commons : commons-text | jar | 1.6 |
javax.mail : javax.mail-api | jar | 1.6.2 |
com.sun.mail : javax.mail | jar | 1.6.2 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
joda-time : joda-time | jar | 2.10.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |