is not current version
Last Version 6.0.13

com.liferay:com.liferay.portal.store.file.system 3.0.21

Liferay Portal Store File System

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.portal.store.file.system
Version

Version

3.0.21
Type

Type

jar

Download com.liferay.portal.store.file.system 3.0.21


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