License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.expando.taglib |
Version | Version5.0.13 |
Type | Typejar |
Description |
DescriptionLiferay Expando Taglib
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.expando.taglib/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.expando.taglib</artifactId>
<version>5.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.expando.taglib/
implementation 'com.liferay:com.liferay.expando.taglib:5.0.13'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.expando.taglib/
implementation ("com.liferay:com.liferay.expando.taglib:5.0.13")
'com.liferay:com.liferay.expando.taglib:jar:5.0.13'
<dependency org="com.liferay" name="com.liferay.expando.taglib" rev="5.0.13">
<artifact name="com.liferay.expando.taglib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.expando.taglib', version='5.0.13')
)
libraryDependencies += "com.liferay" % "com.liferay.expando.taglib" % "5.0.13"
[com.liferay/com.liferay.expando.taglib "5.0.13"]