is not current version
Last Version 7.0.0.4

com.liferay.plugins:wsrp-portlet 7.0.0.2


GroupId

GroupId

com.liferay.plugins
ArtifactId

ArtifactId

wsrp-portlet
Version

Version

7.0.0.2
Type

Type

war

Download wsrp-portlet 7.0.0.2


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