is not current version
Last Version 1.0.34

com.jslsolucoes:file-system 1.0.3

File system api

GroupId

GroupId

com.jslsolucoes
ArtifactId

ArtifactId

file-system
Version

Version

1.0.3
Type

Type

jar

Download file-system 1.0.3


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