GroupId | GroupIdorg.wso2.transport.email |
---|---|
ArtifactId | ArtifactIdtransport-email |
Version | Version6.0.48 |
Type | Typejar |
Filename | Size |
---|---|
transport-email-6.0.48.pom | |
transport-email-6.0.48.jar | 47 KB |
transport-email-6.0.48-sources.jar | 37 KB |
transport-email-6.0.48-javadoc.jar | 176 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.transport.email/transport-email/ -->
<dependency>
<groupId>org.wso2.transport.email</groupId>
<artifactId>transport-email</artifactId>
<version>6.0.48</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.transport.email/transport-email/
implementation 'org.wso2.transport.email:transport-email:6.0.48'
// https://jarcasting.com/artifacts/org.wso2.transport.email/transport-email/
implementation ("org.wso2.transport.email:transport-email:6.0.48")
'org.wso2.transport.email:transport-email:jar:6.0.48'
<dependency org="org.wso2.transport.email" name="transport-email" rev="6.0.48">
<artifact name="transport-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.transport.email', module='transport-email', version='6.0.48')
)
libraryDependencies += "org.wso2.transport.email" % "transport-email" % "6.0.48"
[org.wso2.transport.email/transport-email "6.0.48"]