Gmail4J

Gmail API for Java

License

License

GroupId

GroupId

com.googlecode
ArtifactId

ArtifactId

gmail4j
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Gmail4J
Gmail API for Java
Source Code Management

Source Code Management

http://code.google.com/p/gmail4j/source/browse/

Download gmail4j

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-logging : commons-logging-api jar 1.1
rome : rome jar 1.0
javax.mail : mail jar 1.4.2
commons-httpclient : commons-httpclient jar 3.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.4
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.14

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2