Registry / utility / lib-file

lib-file

JSON →
library8.2.0javamavenunverified

A library for file operations in Android applications.

<dependency> <groupId>com.bihe0832.android</groupId> <artifactId>lib-file</artifactId> <version>8.2.0</version> </dependency>
INSTALL
IMPORT
SIG · LIB-FILE
L
lib-file
utilityjavav8.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FileUtils
com.bihe0832.android.lib.file.FileUtils

Use FileUtils to perform file operations.

import com.bihe0832.android.lib.file.FileUtils; public class Example { public static void main(String[] args) { FileUtils utils = new FileUtils(); System.out.println(utils.getFileSize("/path/to/file")); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
lib-file — mvn dependency:get lib-file · libregistry