License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.store.gcs |
Version | Version3.0.8 |
Type | Typejar |
Description |
DescriptionLiferay Portal Store GCS
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.store.gcs/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.store.gcs</artifactId>
<version>3.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.store.gcs/
implementation 'com.liferay:com.liferay.portal.store.gcs:3.0.8'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.store.gcs/
implementation ("com.liferay:com.liferay.portal.store.gcs:3.0.8")
'com.liferay:com.liferay.portal.store.gcs:jar:3.0.8'
<dependency org="com.liferay" name="com.liferay.portal.store.gcs" rev="3.0.8">
<artifact name="com.liferay.portal.store.gcs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.store.gcs', version='3.0.8')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.store.gcs" % "3.0.8"
[com.liferay/com.liferay.portal.store.gcs "3.0.8"]