Last Version

jnr-enxio 0.32.13

Native I/O access for java

License

License

Categories

Categories

JNR Development Tools Native
GroupId

GroupId

com.github.jnr
ArtifactId

ArtifactId

jnr-enxio
Version

Version

0.32.13
Type

Type

jar
Description

Description

jnr-enxio
Native I/O access for java
Project URL

Project URL

http://github.com/jnr/jnr-enxio

Download jnr-enxio 0.32.13


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.jnr : jnr-constants jar 0.10.3
com.github.jnr : jnr-ffi jar 2.2.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.