is not current version
Last Version 6.1.1

org.wso2.transport.email:transport-email 6.0.49


GroupId

GroupId

org.wso2.transport.email
ArtifactId

ArtifactId

transport-email
Version

Version

6.0.49
Type

Type

jar

Download transport-email 6.0.49


<!-- https://jarcasting.com/artifacts/org.wso2.transport.email/transport-email/ -->
<dependency>
    <groupId>org.wso2.transport.email</groupId>
    <artifactId>transport-email</artifactId>
    <version>6.0.49</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.transport.email/transport-email/
implementation 'org.wso2.transport.email:transport-email:6.0.49'
// https://jarcasting.com/artifacts/org.wso2.transport.email/transport-email/
implementation ("org.wso2.transport.email:transport-email:6.0.49")
'org.wso2.transport.email:transport-email:jar:6.0.49'
<dependency org="org.wso2.transport.email" name="transport-email" rev="6.0.49">
  <artifact name="transport-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.transport.email', module='transport-email', version='6.0.49')
)
libraryDependencies += "org.wso2.transport.email" % "transport-email" % "6.0.49"
[org.wso2.transport.email/transport-email "6.0.49"]