is not current version
Last Version 0.32.13

com.github.jnr:jnr-enxio 0.29

Native I/O access for java

Categories

Categories

JNR Development Tools Native
GroupId

GroupId

com.github.jnr
ArtifactId

ArtifactId

jnr-enxio
Version

Version

0.29
Type

Type

jar

Download jnr-enxio 0.29


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