Registry / utility / jnr-constants

jnr-constants

JSON →
library0.10.4javamavenunverified

Platform constants library providing errno values and other system constants.

<dependency> <groupId>com.github.jnr</groupId> <artifactId>jnr-constants</artifactId> <version>0.10.4</version> </dependency>
INSTALL
IMPORT
SIG · JNR-CONSTANTS
J
jnr-constants
utilityjavav0.10.4
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.

Errno
jnr.constants.platform.Errno

Accessing the EAGAIN errno constant.

import jnr.constants.platform.Errno; int eagain = Errno.EAGAIN.intValue();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
jnr-constants — mvn dependency:get jnr-constants · libregistry