is not current version
Last Version 0.10.3

com.github.jnr:jnr-constants 0.9.2

A set of platform constants (e.g. errno values)

Categories

Categories

Ant Build Tools JNR Development Tools Native
GroupId

GroupId

com.github.jnr
ArtifactId

ArtifactId

jnr-constants
Version

Version

0.9.2
Type

Type

jar

Download jnr-constants 0.9.2


<!-- https://jarcasting.com/artifacts/com.github.jnr/jnr-constants/ -->
<dependency>
    <groupId>com.github.jnr</groupId>
    <artifactId>jnr-constants</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnr/jnr-constants/
implementation 'com.github.jnr:jnr-constants:0.9.2'
// https://jarcasting.com/artifacts/com.github.jnr/jnr-constants/
implementation ("com.github.jnr:jnr-constants:0.9.2")
'com.github.jnr:jnr-constants:jar:0.9.2'
<dependency org="com.github.jnr" name="jnr-constants" rev="0.9.2">
  <artifact name="jnr-constants" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnr', module='jnr-constants', version='0.9.2')
)
libraryDependencies += "com.github.jnr" % "jnr-constants" % "0.9.2"
[com.github.jnr/jnr-constants "0.9.2"]