is not current version
Last Version 0.32.13

com.github.jnr:jnr-enxio 0.24

Native I/O access for java

Categories

Categories

JNR Development Tools Native
GroupId

GroupId

com.github.jnr
ArtifactId

ArtifactId

jnr-enxio
Version

Version

0.24
Type

Type

jar

Download jnr-enxio 0.24


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