is not current version
Last Version 3.1.15

com.github.jnr:jnr-posix 3.0.50

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.50
Type

Type

jar

Download jnr-posix 3.0.50


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