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