| License |
License |
|---|---|
| GroupId | GroupIdio.github.excu101 |
| ArtifactId | ArtifactIdFOS |
| Version | Version1.1.1 |
| Type | Typeaar |
| Description |
DescriptionFOS
File Operation System for comfortable work with files!
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| FOS-1.1.1.pom | |
| FOS-1.1.1-sources.jar | 37 KB |
| FOS-1.1.1-javadoc.jar | 702 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.excu101/FOS/ -->
<dependency>
<groupId>io.github.excu101</groupId>
<artifactId>FOS</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.excu101/FOS/
implementation 'io.github.excu101:FOS:1.1.1'
// https://jarcasting.com/artifacts/io.github.excu101/FOS/
implementation ("io.github.excu101:FOS:1.1.1")
'io.github.excu101:FOS:aar:1.1.1'
<dependency org="io.github.excu101" name="FOS" rev="1.1.1">
<artifact name="FOS" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.excu101', module='FOS', version='1.1.1')
)
libraryDependencies += "io.github.excu101" % "FOS" % "1.1.1"
[io.github.excu101/FOS "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20-RC2 |
| 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 |