License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.venkatramanm.swf-all |
ArtifactId | ArtifactIdswf-plugin-mail |
Last Version | Last Version2.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.venkatramanm.swf-all:swf-plugin-mail
Succinct Web Framework - Mail
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swf-plugin-mail-2.11.pom | |
swf-plugin-mail-2.11.jar | 6 KB |
swf-plugin-mail-2.11-sources.jar | 3 KB |
swf-plugin-mail-2.11-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-mail/ -->
<dependency>
<groupId>com.github.venkatramanm.swf-all</groupId>
<artifactId>swf-plugin-mail</artifactId>
<version>2.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-mail/
implementation 'com.github.venkatramanm.swf-all:swf-plugin-mail:2.11'
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-mail/
implementation ("com.github.venkatramanm.swf-all:swf-plugin-mail:2.11")
'com.github.venkatramanm.swf-all:swf-plugin-mail:jar:2.11'
<dependency org="com.github.venkatramanm.swf-all" name="swf-plugin-mail" rev="2.11">
<artifact name="swf-plugin-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.venkatramanm.swf-all', module='swf-plugin-mail', version='2.11')
)
libraryDependencies += "com.github.venkatramanm.swf-all" % "swf-plugin-mail" % "2.11"
[com.github.venkatramanm.swf-all/swf-plugin-mail "2.11"]
Group / Artifact | Type | Version |
---|---|---|
com.github.venkatramanm.swf-all : swf | jar | [2.10,3) |
org.codemonkey.simplejavamail : simple-java-mail | jar | 3.1.1 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |