is not current version
Last Version 3.1.15

com.github.jnr:jnr-posix 3.0.32

Common cross-project/cross-platform POSIX APIs

Categories

Categories

JNR Development Tools Native
GroupId

GroupId

com.github.jnr
ArtifactId

ArtifactId

jnr-posix
Version

Version

3.0.32
Type

Type

jar

Download jnr-posix 3.0.32


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