is not current version
Last Version 0.10.3

com.github.jnr:jnr-constants 0.9.6

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.6
Type

Type

jar

Download jnr-constants 0.9.6


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