Jar examples for m:mailapi
You can download jar file mailapi 1.4.3 in this page.
Open Source License
You can use the following script to add mailapi-1.4.3.jar to your project.
<dependency> <groupId>javax.mail</groupId> <artifactId>mailapi</artifactId> <version>1.4.3</version> </dependency>
compile group: 'javax.mail', name: 'mailapi', version: '1.4.3'
libraryDependencies += "javax.mail" % "mailapi" % "1.4.3"
<dependency org="javax.mail" name="mailapi" rev="1.4.3"/>
@Grapes(@Grab(group='javax.mail', module='mailapi', version='1.4.3'))
'javax.mail:mailapi:jar:1.4.3'
Click the following link to download the jar file.
mailapi-1.4.3-sources.jar