License |
License |
---|---|
GroupId | GroupIdcom.github.gv2011 |
ArtifactId | ArtifactIdutil-email |
Last Version | Last Version0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeneral purpose utilities - parent.
|
Filename | Size |
---|---|
util-email-0.10.pom | |
util-email-0.10.jar | 11 KB |
util-email-0.10-sources.jar | 5 KB |
util-email-0.10-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gv2011/util-email/ -->
<dependency>
<groupId>com.github.gv2011</groupId>
<artifactId>util-email</artifactId>
<version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gv2011/util-email/
implementation 'com.github.gv2011:util-email:0.10'
// https://jarcasting.com/artifacts/com.github.gv2011/util-email/
implementation ("com.github.gv2011:util-email:0.10")
'com.github.gv2011:util-email:jar:0.10'
<dependency org="com.github.gv2011" name="util-email" rev="0.10">
<artifact name="util-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gv2011', module='util-email', version='0.10')
)
libraryDependencies += "com.github.gv2011" % "util-email" % "0.10"
[com.github.gv2011/util-email "0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.github.gv2011 : util-apis | jar | 0.10 |
com.sun.mail : mailapi | jar | 2.0.0 |
com.sun.mail : imap | jar | 2.0.0 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.gv2011 : util-gcol | jar | 0.10 |
com.github.gv2011 : util-beans | jar | 0.10 |
com.github.gv2011 : util-json | jar | 0.10 |
com.github.gv2011 : gsoncore | jar | 0.10 |