License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.social.user.statistics.web |
Version | Version7.0.12 |
Type | Typejar |
Description |
DescriptionLiferay Social User Statistics Web
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.social.user.statistics.web/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.social.user.statistics.web</artifactId>
<version>7.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.social.user.statistics.web/
implementation 'com.liferay:com.liferay.social.user.statistics.web:7.0.12'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.social.user.statistics.web/
implementation ("com.liferay:com.liferay.social.user.statistics.web:7.0.12")
'com.liferay:com.liferay.social.user.statistics.web:jar:7.0.12'
<dependency org="com.liferay" name="com.liferay.social.user.statistics.web" rev="7.0.12">
<artifact name="com.liferay.social.user.statistics.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.social.user.statistics.web', version='7.0.12')
)
libraryDependencies += "com.liferay" % "com.liferay.social.user.statistics.web" % "7.0.12"
[com.liferay/com.liferay.social.user.statistics.web "7.0.12"]