is not current version
Last Version 1.0.5

com.chtsinc:ch-email 1.0.3

CH email utility.

GroupId

GroupId

com.chtsinc
ArtifactId

ArtifactId

ch-email
Version

Version

1.0.3
Type

Type

jar

Download ch-email 1.0.3


<!-- https://jarcasting.com/artifacts/com.chtsinc/ch-email/ -->
<dependency>
    <groupId>com.chtsinc</groupId>
    <artifactId>ch-email</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.chtsinc/ch-email/
implementation 'com.chtsinc:ch-email:1.0.3'
// https://jarcasting.com/artifacts/com.chtsinc/ch-email/
implementation ("com.chtsinc:ch-email:1.0.3")
'com.chtsinc:ch-email:jar:1.0.3'
<dependency org="com.chtsinc" name="ch-email" rev="1.0.3">
  <artifact name="ch-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chtsinc', module='ch-email', version='1.0.3')
)
libraryDependencies += "com.chtsinc" % "ch-email" % "1.0.3"
[com.chtsinc/ch-email "1.0.3"]