Jar examples for g:gmail4j
Gmail API for Java
You can download jar file gmail4j 0.4 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
gmail4j-0.4-javadoc.jar