Download gmail4j-0.4.jar file - Jar g

Jar examples for g:gmail4j

Description

Gmail API for Java

You can download jar file gmail4j 0.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add gmail4j-0.4.jar to your project.

<dependency>
   <groupId>com.googlecode.gmail4j</groupId>
   <artifactId>gmail4j</artifactId>
   <version>0.4</version>
</dependency>
compile group: 'com.googlecode.gmail4j', name: 'gmail4j', version: '0.4'
libraryDependencies += "com.googlecode.gmail4j" % "gmail4j" % "0.4"
<dependency org="com.googlecode.gmail4j" name="gmail4j" rev="0.4"/>
@Grapes(@Grab(group='com.googlecode.gmail4j', module='gmail4j', version='0.4'))
'com.googlecode.gmail4j:gmail4j:jar:0.4'

Download

Click the following link to download the jar file.

gmail4j-0.4-javadoc.jar
gmail4j-0.4-sources.jar
gmail4j-0.4.jar
gmail4j-0.4.pom



Related Tutorials