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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials