License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.template.soy.context.contributor |
Last Version | Last Version4.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Portal Template Soy Context Contributor
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.template.soy.context.contributor/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.template.soy.context.contributor</artifactId>
<version>4.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.template.soy.context.contributor/
implementation 'com.liferay:com.liferay.portal.template.soy.context.contributor:4.0.8'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.template.soy.context.contributor/
implementation ("com.liferay:com.liferay.portal.template.soy.context.contributor:4.0.8")
'com.liferay:com.liferay.portal.template.soy.context.contributor:jar:4.0.8'
<dependency org="com.liferay" name="com.liferay.portal.template.soy.context.contributor" rev="4.0.8">
<artifact name="com.liferay.portal.template.soy.context.contributor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.template.soy.context.contributor', version='4.0.8')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.template.soy.context.contributor" % "4.0.8"
[com.liferay/com.liferay.portal.template.soy.context.contributor "4.0.8"]