License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.alloy.taglib |
Version | Version1.1.6 |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
com.liferay.alloy.taglib-1.1.6.pom | |
com.liferay.alloy.taglib-1.1.6.jar | 434 KB |
com.liferay.alloy.taglib-1.1.6-sources.jar | 351 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.alloy.taglib/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.alloy.taglib</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.alloy.taglib/
implementation 'com.liferay:com.liferay.alloy.taglib:1.1.6'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.alloy.taglib/
implementation ("com.liferay:com.liferay.alloy.taglib:1.1.6")
'com.liferay:com.liferay.alloy.taglib:jar:1.1.6'
<dependency org="com.liferay" name="com.liferay.alloy.taglib" rev="1.1.6">
<artifact name="com.liferay.alloy.taglib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.alloy.taglib', version='1.1.6')
)
libraryDependencies += "com.liferay" % "com.liferay.alloy.taglib" % "1.1.6"
[com.liferay/com.liferay.alloy.taglib "1.1.6"]