Registry / other / lib-view-ext

lib-view-ext

JSON →
library8.4.2javamavenunverified

Provides extended view components for Android applications in the Android App Factory framework.

<dependency> <groupId>com.bihe0832.android</groupId> <artifactId>lib-view-ext</artifactId> <version>8.4.2</version> </dependency>
INSTALL
IMPORT
SIG · LIB-VIEW-EXT
L
lib-view-ext
otherjavav8.4.2
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.

ViewExt
com.bihe0832.android.lib.view.ext.ViewExt

Minimal example showing import and instantiation of ViewExt.

import com.bihe0832.android.lib.view.ext.ViewExt; public class Quickstart { public static void main(String[] args) { ViewExt ext = new ViewExt(); System.out.println("ViewExt created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.4.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
lib-view-ext — mvn dependency:get lib-view-ext · libregistry