| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.gmail4j |
| ArtifactId | ArtifactIdgmail4j |
| Last Version | Last Version0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGmail4J
Gmail API for Java
|
| Filename | Size |
|---|---|
| gmail4j-0.4.pom | |
| gmail4j-0.4.jar | 37 KB |
| gmail4j-0.4-sources.jar | 37 KB |
| gmail4j-0.4-javadoc.jar | 169 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.gmail4j/gmail4j/ -->
<dependency>
<groupId>com.googlecode.gmail4j</groupId>
<artifactId>gmail4j</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.gmail4j/gmail4j/
implementation 'com.googlecode.gmail4j:gmail4j:0.4'
// https://jarcasting.com/artifacts/com.googlecode.gmail4j/gmail4j/
implementation ("com.googlecode.gmail4j:gmail4j:0.4")
'com.googlecode.gmail4j:gmail4j:jar:0.4'
<dependency org="com.googlecode.gmail4j" name="gmail4j" rev="0.4">
<artifact name="gmail4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.gmail4j', module='gmail4j', version='0.4')
)
libraryDependencies += "com.googlecode.gmail4j" % "gmail4j" % "0.4"
[com.googlecode.gmail4j/gmail4j "0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging-api | jar | 1.1 |
| net.java.dev.rome : rome | jar | 1.0.0 |
| javax.mail : mail | jar | 1.4.2 |
| commons-httpclient : commons-httpclient | jar | 3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.4 |
| commons-logging : commons-logging | jar | 1.1.1 |
| log4j : log4j | jar | 1.2.14 |