ch-email

CH email utility.

License

License

CH License
GroupId

GroupId

com.chtsinc
ArtifactId

ArtifactId

ch-email
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

ch-email
CH email utility.
Source Code Management

Source Code Management

https://bitbucket.org/chts_cloudification/ch-mongo

Download ch-email

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.sun.mail : javax.mail jar 1.6.2
com.chtsinc : ch-model jar 1.0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0