is not current version
Last Version 7.4.10.1

com.liferay.plugins:saml-hook 7.3.10.11


GroupId

GroupId

com.liferay.plugins
ArtifactId

ArtifactId

saml-hook
Version

Version

7.3.10.11
Type

Type

war

Download saml-hook 7.3.10.11


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