is not current version
Last Version 7.2.10.24

com.liferay.plugins:sharepoint-hook 7.1.10.22


GroupId

GroupId

com.liferay.plugins
ArtifactId

ArtifactId

sharepoint-hook
Version

Version

7.1.10.22
Type

Type

war

Download sharepoint-hook 7.1.10.22


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