License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.remote.json.web.service.web |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionLiferay Portal Remote JSON Web Service Web
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.remote.json.web.service.web/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.remote.json.web.service.web</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.remote.json.web.service.web/
implementation 'com.liferay:com.liferay.portal.remote.json.web.service.web:1.0.1'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.remote.json.web.service.web/
implementation ("com.liferay:com.liferay.portal.remote.json.web.service.web:1.0.1")
'com.liferay:com.liferay.portal.remote.json.web.service.web:jar:1.0.1'
<dependency org="com.liferay" name="com.liferay.portal.remote.json.web.service.web" rev="1.0.1">
<artifact name="com.liferay.portal.remote.json.web.service.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.remote.json.web.service.web', version='1.0.1')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.remote.json.web.service.web" % "1.0.1"
[com.liferay/com.liferay.portal.remote.json.web.service.web "1.0.1"]