не последняя версия
Последняя версия 1.2.1

io.github.excu101:FOS 1.2.0

File Operation System for comfortable work with files!

Группа

Группа

io.github.excu101
Идентификатор

Идентификатор

FOS
Версия

Версия

1.2.0
Тип

Тип

aar

Скачать FOS 1.2.0

Имя Файла Размер
FOS-1.2.0.pom
FOS-1.2.0-sources.jar 40 KB
Обзор

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