is not current version
Last Version 1.2.1

io.github.excu101:FOS 1.0.0

File Operation System for comfortable work with files!

GroupId

GroupId

io.github.excu101
ArtifactId

ArtifactId

FOS
Version

Version

1.0.0
Type

Type

aar

Download FOS 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.excu101/FOS/ -->
<dependency>
    <groupId>io.github.excu101</groupId>
    <artifactId>FOS</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.excu101/FOS/
implementation 'io.github.excu101:FOS:1.0.0'
// https://jarcasting.com/artifacts/io.github.excu101/FOS/
implementation ("io.github.excu101:FOS:1.0.0")
'io.github.excu101:FOS:aar:1.0.0'
<dependency org="io.github.excu101" name="FOS" rev="1.0.0">
  <artifact name="FOS" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.excu101', module='FOS', version='1.0.0')
)
libraryDependencies += "io.github.excu101" % "FOS" % "1.0.0"
[io.github.excu101/FOS "1.0.0"]