License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.segments.asah.rest.api |
Version | Version7.0.1 |
Type | Typejar |
Description |
DescriptionLiferay Segments Asah REST API
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.segments.asah.rest.api/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.segments.asah.rest.api</artifactId>
<version>7.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.segments.asah.rest.api/
implementation 'com.liferay:com.liferay.segments.asah.rest.api:7.0.1'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.segments.asah.rest.api/
implementation ("com.liferay:com.liferay.segments.asah.rest.api:7.0.1")
'com.liferay:com.liferay.segments.asah.rest.api:jar:7.0.1'
<dependency org="com.liferay" name="com.liferay.segments.asah.rest.api" rev="7.0.1">
<artifact name="com.liferay.segments.asah.rest.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.segments.asah.rest.api', version='7.0.1')
)
libraryDependencies += "com.liferay" % "com.liferay.segments.asah.rest.api" % "7.0.1"
[com.liferay/com.liferay.segments.asah.rest.api "7.0.1"]