is not current version
Last Version 6.0.49

org.wso2.carbon.transport:org.wso2.carbon.transport.email 6.0.39


GroupId

GroupId

org.wso2.carbon.transport
ArtifactId

ArtifactId

org.wso2.carbon.transport.email
Version

Version

6.0.39
Type

Type

jar

Download org.wso2.carbon.transport.email 6.0.39


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