is not current version
Last Version 5.0.16

com.liferay:com.liferay.site.teams.web 5.0.1

Liferay Site Teams Web

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.site.teams.web
Version

Version

5.0.1
Type

Type

jar

Download com.liferay.site.teams.web 5.0.1


<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.site.teams.web/
implementation 'com.liferay:com.liferay.site.teams.web:5.0.1'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.site.teams.web/
implementation ("com.liferay:com.liferay.site.teams.web:5.0.1")
'com.liferay:com.liferay.site.teams.web:jar:5.0.1'
<dependency org="com.liferay" name="com.liferay.site.teams.web" rev="5.0.1">
  <artifact name="com.liferay.site.teams.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.site.teams.web', version='5.0.1')
)
libraryDependencies += "com.liferay" % "com.liferay.site.teams.web" % "5.0.1"
[com.liferay/com.liferay.site.teams.web "5.0.1"]