is not current version
Last Version 0.1.11

com.uchicom:smtp 0.1.2

smtp server

GroupId

GroupId

com.uchicom
ArtifactId

ArtifactId

smtp
Version

Version

0.1.2
Type

Type

jar

Download smtp 0.1.2


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