is not current version
Last Version 4.0.6

com.liferay:com.liferay.petra.mail.template 4.0.5

Liferay Petra Mail Template

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.petra.mail.template
Version

Version

4.0.5
Type

Type

jar

Download com.liferay.petra.mail.template 4.0.5


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