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