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