Registry / utility / lib-utils-common

lib-utils-common

JSON →
library8.2.0javamavenunverified

Common utility library for Android applications, part of the Android App Factory project.

<dependency> <groupId>com.bihe0832.android</groupId> <artifactId>lib-utils-common</artifactId> <version>8.2.0</version> </dependency>
INSTALL
IMPORT
SIG · LIB-UTILS-COMMON
L
lib-utils-common
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.

Utils
com.bihe0832.android.lib.utils.common.Utils

Gets the application version name using the utility class.

import com.bihe0832.android.lib.utils.common.Utils; public class Example { public static void main(String[] args) { String result = Utils.getAppVersionName(); System.out.println("App version: " + result); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
lib-utils-common — mvn dependency:get lib-utils-common · libregistry