| License |
License |
|---|---|
| GroupId | GroupIdbr.com.objectos |
| ArtifactId | ArtifactIdmail |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionobjectos :: mail
Send e-mails with Java. Simple.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mail-0.1.0.pom | |
| mail-0.1.0.jar | 22 KB |
| mail-0.1.0-sources.jar | 13 KB |
| mail-0.1.0-javadoc.jar | 100 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/mail/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>mail</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/mail/
implementation 'br.com.objectos:mail:0.1.0'
// https://jarcasting.com/artifacts/br.com.objectos/mail/
implementation ("br.com.objectos:mail:0.1.0")
'br.com.objectos:mail:jar:0.1.0'
<dependency org="br.com.objectos" name="mail" rev="0.1.0">
<artifact name="mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='mail', version='0.1.0')
)
libraryDependencies += "br.com.objectos" % "mail" % "0.1.0"
[br.com.objectos/mail "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| br.com.objectos : throwables | jar | 0.2.0 |
| br.com.objectos.testable : api | jar | 0.6.0 |
| com.sun.mail : javax.mail | jar | 1.5.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| br.com.objectos : assertion | jar | 0.3.0 |