GroupId | GroupIdcom.github.venkatramanm.swf-all |
---|---|
ArtifactId | ArtifactIdswf-plugin-mail |
Version | Version2.3 |
Type | Typejar |
Filename | Size |
---|---|
swf-plugin-mail-2.3.pom | |
swf-plugin-mail-2.3.jar | 14 KB |
swf-plugin-mail-2.3-sources.jar | 8 KB |
swf-plugin-mail-2.3-javadoc.jar | 91 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-mail/
implementation 'com.github.venkatramanm.swf-all:swf-plugin-mail:2.3'
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-mail/
implementation ("com.github.venkatramanm.swf-all:swf-plugin-mail:2.3")
'com.github.venkatramanm.swf-all:swf-plugin-mail:jar:2.3'
<dependency org="com.github.venkatramanm.swf-all" name="swf-plugin-mail" rev="2.3">
<artifact name="swf-plugin-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.venkatramanm.swf-all', module='swf-plugin-mail', version='2.3')
)
libraryDependencies += "com.github.venkatramanm.swf-all" % "swf-plugin-mail" % "2.3"
[com.github.venkatramanm.swf-all/swf-plugin-mail "2.3"]