Jar examples for j:jnr-constants
A set of platform constants (e.g. errno values)
You can download jar file jnr-constants 0.8.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jnr-constants-0.8.4.jar to your project.
<dependency> <groupId>com.github.jnr</groupId> <artifactId>jnr-constants</artifactId> <version>0.8.4</version> </dependency>
compile group: 'com.github.jnr', name: 'jnr-constants', version: '0.8.4'
libraryDependencies += "com.github.jnr" % "jnr-constants" % "0.8.4"
<dependency org="com.github.jnr" name="jnr-constants" rev="0.8.4"/>
@Grapes(@Grab(group='com.github.jnr', module='jnr-constants', version='0.8.4'))
'com.github.jnr:jnr-constants:jar:0.8.4'
Click the following link to download the jar file.
jnr-constants-0.8.4-javadoc.jar