fileprovider

One line of code completes Android 7 fileprovider adaptation~

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки
Группа

Группа

com.github.shijingsh
Идентификатор

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

fileprovider
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

fileprovider
One line of code completes Android 7 fileprovider adaptation~
Ссылка на сайт

Ссылка на сайт

https://github.com/shijingsh/FitAndroid7
Система контроля версий

Система контроля версий

https://github.com/shijingsh

Скачать fileprovider

Имя Файла Размер
fileprovider-1.1.0.pom
fileprovider-1.1.0.aar 3 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.0