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