is not current version
Last Version 6.0.13

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

Liferay Portal Store File System

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

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

Version

2.0.21
Type

Type

jar

Download com.liferay.portal.store.file.system 2.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>2.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:2.0.21'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.store.file.system/
implementation ("com.liferay:com.liferay.portal.store.file.system:2.0.21")
'com.liferay:com.liferay.portal.store.file.system:jar:2.0.21'
<dependency org="com.liferay" name="com.liferay.portal.store.file.system" rev="2.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='2.0.21')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.store.file.system" % "2.0.21"
[com.liferay/com.liferay.portal.store.file.system "2.0.21"]