Download geronimo-javamail_1.4_spec-1.7.1.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.7.1 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials