License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.petra.mail.template |
Last Version | Last Version4.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Petra Mail Template
|
Source Code Management |
Source Code Management |
<!-- 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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.petra.mail.template/
implementation 'com.liferay:com.liferay.petra.mail.template:4.0.6'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.petra.mail.template/
implementation ("com.liferay:com.liferay.petra.mail.template:4.0.6")
'com.liferay:com.liferay.petra.mail.template:jar:4.0.6'
<dependency org="com.liferay" name="com.liferay.petra.mail.template" rev="4.0.6">
<artifact name="com.liferay.petra.mail.template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.petra.mail.template', version='4.0.6')
)
libraryDependencies += "com.liferay" % "com.liferay.petra.mail.template" % "4.0.6"
[com.liferay/com.liferay.petra.mail.template "4.0.6"]