License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.sharepoint.soap.repository |
Last Version | Last Version5.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Sharepoint SOAP Repository
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.sharepoint.soap.repository/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.sharepoint.soap.repository</artifactId>
<version>5.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.sharepoint.soap.repository/
implementation 'com.liferay:com.liferay.sharepoint.soap.repository:5.0.8'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.sharepoint.soap.repository/
implementation ("com.liferay:com.liferay.sharepoint.soap.repository:5.0.8")
'com.liferay:com.liferay.sharepoint.soap.repository:jar:5.0.8'
<dependency org="com.liferay" name="com.liferay.sharepoint.soap.repository" rev="5.0.8">
<artifact name="com.liferay.sharepoint.soap.repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.sharepoint.soap.repository', version='5.0.8')
)
libraryDependencies += "com.liferay" % "com.liferay.sharepoint.soap.repository" % "5.0.8"
[com.liferay/com.liferay.sharepoint.soap.repository "5.0.8"]