is not current version
Last Version 7.4.10.2

com.liferay.plugins:powwow-portlet 7.0.0.24


GroupId

GroupId

com.liferay.plugins
ArtifactId

ArtifactId

powwow-portlet
Version

Version

7.0.0.24
Type

Type

war

Download powwow-portlet 7.0.0.24


<!-- https://jarcasting.com/artifacts/com.liferay.plugins/powwow-portlet/ -->
<dependency>
    <groupId>com.liferay.plugins</groupId>
    <artifactId>powwow-portlet</artifactId>
    <version>7.0.0.24</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.plugins/powwow-portlet/
implementation 'com.liferay.plugins:powwow-portlet:7.0.0.24'
// https://jarcasting.com/artifacts/com.liferay.plugins/powwow-portlet/
implementation ("com.liferay.plugins:powwow-portlet:7.0.0.24")
'com.liferay.plugins:powwow-portlet:war:7.0.0.24'
<dependency org="com.liferay.plugins" name="powwow-portlet" rev="7.0.0.24">
  <artifact name="powwow-portlet" type="war" />
</dependency>
@Grapes(
@Grab(group='com.liferay.plugins', module='powwow-portlet', version='7.0.0.24')
)
libraryDependencies += "com.liferay.plugins" % "powwow-portlet" % "7.0.0.24"
[com.liferay.plugins/powwow-portlet "7.0.0.24"]