is not current version
Last Version 1.6.13

com.anaptecs.jeaf.mail:jeaf-mail-impl 1.5.1


GroupId

GroupId

com.anaptecs.jeaf.mail
ArtifactId

ArtifactId

jeaf-mail-impl
Version

Version

1.5.1
Type

Type

jar

Download jeaf-mail-impl 1.5.1


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