Download geronimo-javamail_1.4_spec-1.6.jar file - Jar g

Jar examples for g:geronimo-javamail-1.4-spec

Description

Javamail 1.4 API Specification

You can download jar file geronimo-javamail_1.4_spec 1.6 in this page.

License

Open Source License

Build File

You can use the following script to add geronimo-javamail_1.4_spec-1.6.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.specs</groupId>
   <artifactId>geronimo-javamail_1.4_spec</artifactId>
   <version>1.6</version>
</dependency>
compile group: 'org.apache.geronimo.specs', name: 'geronimo-javamail_1.4_spec', version: '1.6'
libraryDependencies += "org.apache.geronimo.specs" % "geronimo-javamail_1.4_spec" % "1.6"
<dependency org="org.apache.geronimo.specs" name="geronimo-javamail_1.4_spec" rev="1.6"/>
@Grapes(@Grab(group='org.apache.geronimo.specs', module='geronimo-javamail_1.4_spec', version='1.6'))
'org.apache.geronimo.specs:geronimo-javamail_1.4_spec:jar:1.6'

Download

Click the following link to download the jar file.

geronimo-javamail_1.4_spec-1.6-javadoc.jar
geronimo-javamail_1.4_spec-1.6-sources.jar
geronimo-javamail_1.4_spec-1.6.jar
geronimo-javamail_1.4_spec-1.6.pom



Related Tutorials