License |
License |
---|---|
GroupId | GroupIdcom.github.javakam |
ArtifactId | ArtifactIdfile.android-q |
Last Version | Last Version1.9.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionfile.android-q
Android File Operator Library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
file.android-q-1.9.0.pom | |
file.android-q-1.9.0-sources.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.javakam/file.android-q/ -->
<dependency>
<groupId>com.github.javakam</groupId>
<artifactId>file.android-q</artifactId>
<version>1.9.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.javakam/file.android-q/
implementation 'com.github.javakam:file.android-q:1.9.0'
// https://jarcasting.com/artifacts/com.github.javakam/file.android-q/
implementation ("com.github.javakam:file.android-q:1.9.0")
'com.github.javakam:file.android-q:aar:1.9.0'
<dependency org="com.github.javakam" name="file.android-q" rev="1.9.0">
<artifact name="file.android-q" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.javakam', module='file.android-q', version='1.9.0')
)
libraryDependencies += "com.github.javakam" % "file.android-q" % "1.9.0"
[com.github.javakam/file.android-q "1.9.0"]