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