is not current version
Last Version 1.6.13

com.anaptecs.jeaf.mail:jeaf-mail-api-project 1.6.10

Project defines JEAF's API to simplify usage of JEAF Mail independent from any specific runtime environment.

GroupId

GroupId

com.anaptecs.jeaf.mail
ArtifactId

ArtifactId

jeaf-mail-api-project
Version

Version

1.6.10
Type

Type

pom

Download jeaf-mail-api-project 1.6.10


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