is not current version
Last Version 1.2.6

com.github.dynckathline:filePicker 1.2.5

你的项目描述

GroupId

GroupId

com.github.dynckathline
ArtifactId

ArtifactId

filePicker
Version

Version

1.2.5
Type

Type

aar

Download filePicker 1.2.5


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