is not current version
Last Version 6.1.1

org.wso2.transport.email:transport-email 6.1.0


GroupId

GroupId

org.wso2.transport.email
ArtifactId

ArtifactId

transport-email
Version

Version

6.1.0
Type

Type

jar

Download transport-email 6.1.0


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