GroupId | GroupIdcom.liferay |
---|---|
ArtifactId | ArtifactIdcom.liferay.asset.tags.admin.web |
Version | Version1.0.19 |
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>1.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.asset.tags.admin.web/
implementation 'com.liferay:com.liferay.asset.tags.admin.web:1.0.19'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.asset.tags.admin.web/
implementation ("com.liferay:com.liferay.asset.tags.admin.web:1.0.19")
'com.liferay:com.liferay.asset.tags.admin.web:jar:1.0.19'
<dependency org="com.liferay" name="com.liferay.asset.tags.admin.web" rev="1.0.19">
<artifact name="com.liferay.asset.tags.admin.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.asset.tags.admin.web', version='1.0.19')
)
libraryDependencies += "com.liferay" % "com.liferay.asset.tags.admin.web" % "1.0.19"
[com.liferay/com.liferay.asset.tags.admin.web "1.0.19"]