is not current version
Last Version 7.2.10.24

com.liferay.plugins:sharepoint-hook 7.2.10.18


GroupId

GroupId

com.liferay.plugins
ArtifactId

ArtifactId

sharepoint-hook
Version

Version

7.2.10.18
Type

Type

war

Download sharepoint-hook 7.2.10.18


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