is not current version
Last Version 1.8.0

com.github.pandafw:panda-gems-files 1.5.5

Files extension module for the Panda Framework web application.

GroupId

GroupId

com.github.pandafw
ArtifactId

ArtifactId

panda-gems-files
Version

Version

1.5.5
Type

Type

jar

Download panda-gems-files 1.5.5


<!-- https://jarcasting.com/artifacts/com.github.pandafw/panda-gems-files/ -->
<dependency>
    <groupId>com.github.pandafw</groupId>
    <artifactId>panda-gems-files</artifactId>
    <version>1.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pandafw/panda-gems-files/
implementation 'com.github.pandafw:panda-gems-files:1.5.5'
// https://jarcasting.com/artifacts/com.github.pandafw/panda-gems-files/
implementation ("com.github.pandafw:panda-gems-files:1.5.5")
'com.github.pandafw:panda-gems-files:jar:1.5.5'
<dependency org="com.github.pandafw" name="panda-gems-files" rev="1.5.5">
  <artifact name="panda-gems-files" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pandafw', module='panda-gems-files', version='1.5.5')
)
libraryDependencies += "com.github.pandafw" % "panda-gems-files" % "1.5.5"
[com.github.pandafw/panda-gems-files "1.5.5"]