License |
License |
---|---|
GroupId | GroupIdcom.googlecode |
ArtifactId | ArtifactIdgmail4j |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGmail4J
Gmail API for Java
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gmail4j-0.3.pom | |
gmail4j-0.3.jar | 28 KB |
gmail4j-0.3-sources.jar | 27 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |
commons-logging : commons-logging | jar | 1.1.1 |
log4j : log4j | jar | 1.2.14 |