Nano Ext Mail

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.nanoframework
ArtifactId

ArtifactId

nano-ext-mail
Last Version

Last Version

1.4.10
Release Date

Release Date

Type

Type

jar
Description

Description

Nano Ext Mail
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org

Download nano-ext-mail

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
javax.mail : mail jar 1.4.7
org.nanoframework : nano-commons jar 1.4.10
com.google.inject : guice jar 4.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Release Build Status Coverage Status License

Versions

Version
1.4.10
1.4.9
1.4.8
1.4.7
1.4.6
1.4.3
1.4.2
1.4.1
1.4.0
1.3.16
1.3.15
1.3.14
1.3.13