is not current version
Last Version 0.32.13

com.github.jnr:jnr-enxio 0.9

Native I/O access for java

Categories

Categories

JNR Development Tools Native
GroupId

GroupId

com.github.jnr
ArtifactId

ArtifactId

jnr-enxio
Version

Version

0.9
Type

Type

jar

Download jnr-enxio 0.9


<!-- https://jarcasting.com/artifacts/com.github.jnr/jnr-enxio/ -->
<dependency>
    <groupId>com.github.jnr</groupId>
    <artifactId>jnr-enxio</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnr/jnr-enxio/
implementation 'com.github.jnr:jnr-enxio:0.9'
// https://jarcasting.com/artifacts/com.github.jnr/jnr-enxio/
implementation ("com.github.jnr:jnr-enxio:0.9")
'com.github.jnr:jnr-enxio:jar:0.9'
<dependency org="com.github.jnr" name="jnr-enxio" rev="0.9">
  <artifact name="jnr-enxio" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnr', module='jnr-enxio', version='0.9')
)
libraryDependencies += "com.github.jnr" % "jnr-enxio" % "0.9"
[com.github.jnr/jnr-enxio "0.9"]