Jar examples for j:jnr-posix
Common cross-project/cross-platform POSIX APIs
You can download jar file jnr-posix 2.0 in this page.
Eclipse Public License - v 1.0
You can use the following script to add jnr-posix-2.0.jar to your project.
<dependency> <groupId>com.github.jnr</groupId> <artifactId>jnr-posix</artifactId> <version>2.0</version> </dependency>
compile group: 'com.github.jnr', name: 'jnr-posix', version: '2.0'
libraryDependencies += "com.github.jnr" % "jnr-posix" % "2.0"
<dependency org="com.github.jnr" name="jnr-posix" rev="2.0"/>
@Grapes(@Grab(group='com.github.jnr', module='jnr-posix', version='2.0'))
'com.github.jnr:jnr-posix:jar:2.0'
Click the following link to download the jar file.
jnr-posix-2.0-javadoc.jar