License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.site.teams.web |
Version | Version5.0.16 |
Type | Typejar |
Description |
DescriptionLiferay Site Teams Web
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.site.teams.web/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.site.teams.web</artifactId>
<version>5.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.site.teams.web/
implementation 'com.liferay:com.liferay.site.teams.web:5.0.16'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.site.teams.web/
implementation ("com.liferay:com.liferay.site.teams.web:5.0.16")
'com.liferay:com.liferay.site.teams.web:jar:5.0.16'
<dependency org="com.liferay" name="com.liferay.site.teams.web" rev="5.0.16">
<artifact name="com.liferay.site.teams.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.site.teams.web', version='5.0.16')
)
libraryDependencies += "com.liferay" % "com.liferay.site.teams.web" % "5.0.16"
[com.liferay/com.liferay.site.teams.web "5.0.16"]