Jar examples for j:jnr-unixsocket
Native I/O access for java
You can download jar file jnr-unixsocket 0.12 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jnr-unixsocket-0.12.jar to your project.
<dependency> <groupId>com.github.jnr</groupId> <artifactId>jnr-unixsocket</artifactId> <version>0.12</version> </dependency>
compile group: 'com.github.jnr', name: 'jnr-unixsocket', version: '0.12'
libraryDependencies += "com.github.jnr" % "jnr-unixsocket" % "0.12"
<dependency org="com.github.jnr" name="jnr-unixsocket" rev="0.12"/>
@Grapes(@Grab(group='com.github.jnr', module='jnr-unixsocket', version='0.12'))
'com.github.jnr:jnr-unixsocket:jar:0.12'
Click the following link to download the jar file.
jnr-unixsocket-0.12-javadoc.jar