License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.venkatramanm.swf-all |
ArtifactId | ArtifactIdswf-plugin-mail |
Version | Version2.10 |
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.10.pom | |
swf-plugin-mail-2.10.jar | 25 KB |
swf-plugin-mail-2.10-sources.jar | 13 KB |
swf-plugin-mail-2.10-javadoc.jar | 225 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.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-mail/
implementation 'com.github.venkatramanm.swf-all:swf-plugin-mail:2.10'
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-mail/
implementation ("com.github.venkatramanm.swf-all:swf-plugin-mail:2.10")
'com.github.venkatramanm.swf-all:swf-plugin-mail:jar:2.10'
<dependency org="com.github.venkatramanm.swf-all" name="swf-plugin-mail" rev="2.10">
<artifact name="swf-plugin-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.venkatramanm.swf-all', module='swf-plugin-mail', version='2.10')
)
libraryDependencies += "com.github.venkatramanm.swf-all" % "swf-plugin-mail" % "2.10"
[com.github.venkatramanm.swf-all/swf-plugin-mail "2.10"]
Group / Artifact | Type | Version |
---|---|---|
com.github.venkatramanm.swf-all : swf | jar | 2.10 |
org.codemonkey.simplejavamail : simple-java-mail | jar | 2.1 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |