fileprovider

One line of code completes Android 7 fileprovider adaptation~

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.shijingsh
ArtifactId

ArtifactId

fileprovider
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

fileprovider
One line of code completes Android 7 fileprovider adaptation~
Project URL

Project URL

https://github.com/shijingsh/FitAndroid7
Source Code Management

Source Code Management

https://github.com/shijingsh

Download fileprovider

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0