GroupId | GroupIdcom.liferay |
---|---|
ArtifactId | ArtifactIdcom.liferay.asset.tags.admin.web |
Version | Version2.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.asset.tags.admin.web/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.asset.tags.admin.web</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.asset.tags.admin.web/
implementation 'com.liferay:com.liferay.asset.tags.admin.web:2.0.1'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.asset.tags.admin.web/
implementation ("com.liferay:com.liferay.asset.tags.admin.web:2.0.1")
'com.liferay:com.liferay.asset.tags.admin.web:jar:2.0.1'
<dependency org="com.liferay" name="com.liferay.asset.tags.admin.web" rev="2.0.1">
<artifact name="com.liferay.asset.tags.admin.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.asset.tags.admin.web', version='2.0.1')
)
libraryDependencies += "com.liferay" % "com.liferay.asset.tags.admin.web" % "2.0.1"
[com.liferay/com.liferay.asset.tags.admin.web "2.0.1"]