FOS

File Operation System for comfortable work with files!

License

License

GroupId

GroupId

io.github.excu101
ArtifactId

ArtifactId

FOS
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

FOS
File Operation System for comfortable work with files!
Project URL

Project URL

https://github.com/ExcU101/FOS
Source Code Management

Source Code Management

https://github.com/ExcU101/FOS

Download FOS

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20-RC2

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.20-RC2
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0
androidx.documentfile » documentfile jar 1.0.1
org.jetbrains.kotlin : kotlin-reflect jar 1.6.20-RC2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0