License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.asset.list.service |
Version | Version3.0.33 |
Type | Typejar |
Description |
DescriptionLiferay Asset List Service
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.asset.list.service/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.asset.list.service</artifactId>
<version>3.0.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.asset.list.service/
implementation 'com.liferay:com.liferay.asset.list.service:3.0.33'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.asset.list.service/
implementation ("com.liferay:com.liferay.asset.list.service:3.0.33")
'com.liferay:com.liferay.asset.list.service:jar:3.0.33'
<dependency org="com.liferay" name="com.liferay.asset.list.service" rev="3.0.33">
<artifact name="com.liferay.asset.list.service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.asset.list.service', version='3.0.33')
)
libraryDependencies += "com.liferay" % "com.liferay.asset.list.service" % "3.0.33"
[com.liferay/com.liferay.asset.list.service "3.0.33"]