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