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