License |
License
CH License
|
---|---|
GroupId | GroupIdcom.chtsinc |
ArtifactId | ArtifactIdch-email |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionch-email
CH email utility.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ch-email-1.0.5.pom | |
ch-email-1.0.5.jar | 14 KB |
ch-email-1.0.5-sources.jar | 6 KB |
ch-email-1.0.5-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.chtsinc/ch-email/ -->
<dependency>
<groupId>com.chtsinc</groupId>
<artifactId>ch-email</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.chtsinc/ch-email/
implementation 'com.chtsinc:ch-email:1.0.5'
// https://jarcasting.com/artifacts/com.chtsinc/ch-email/
implementation ("com.chtsinc:ch-email:1.0.5")
'com.chtsinc:ch-email:jar:1.0.5'
<dependency org="com.chtsinc" name="ch-email" rev="1.0.5">
<artifact name="ch-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chtsinc', module='ch-email', version='1.0.5')
)
libraryDependencies += "com.chtsinc" % "ch-email" % "1.0.5"
[com.chtsinc/ch-email "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.mail : javax.mail | jar | 1.6.2 |
com.chtsinc : ch-model | jar | 1.0.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |