не последняя версия
Последняя версия 0.32.13

com.github.jnr:jnr-enxio 0.32.8

Native I/O access for java

Категории

Категории

JNR Инструменты разработки Native
Группа

Группа

com.github.jnr
Идентификатор

Идентификатор

jnr-enxio
Версия

Версия

0.32.8
Тип

Тип

jar

Скачать jnr-enxio 0.32.8


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