is not current version
Last Version 1.0.3

com.jslsolucoes:mail 1.0.0

Mail components

GroupId

GroupId

com.jslsolucoes
ArtifactId

ArtifactId

mail
Version

Version

1.0.0
Type

Type

jar

Download mail 1.0.0


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