Mail client utilities

Mail Client Utilities

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.daioware.mail
ArtifactId

ArtifactId

client
Last Version

Last Version

1.0.3-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Mail client utilities
Mail Client Utilities
Project URL

Project URL

https://bitbucket.org/diego-olvera/com.daioware.mail.client
Source Code Management

Source Code Management

https://svn.apache.org/viewvc/maven

Download client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
javax.mail : mail jar 1.4.2
com.daioware : dateUtilities jar 1.0.1-RELEASE
com.daioware : file jar 1.0.1-RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3-RELEASE
1.0.2-RELEASE
1.0.1-RELEASE
1.0.0-RELEASE