is not current version
Last Version 1.0.2

com.liferay:com.microsoft.schemas.sharepoint 1.0.1


GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.microsoft.schemas.sharepoint
Version

Version

1.0.1
Type

Type

jar

Download com.microsoft.schemas.sharepoint 1.0.1


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