Last Version

jnr-posix 3.1.15

Common cross-project/cross-platform POSIX APIs

License

License

Categories

Categories

JNR Development Tools Native
GroupId

GroupId

com.github.jnr
ArtifactId

ArtifactId

jnr-posix
Version

Version

3.1.15
Type

Type

jar
Description

Description

jnr-posix
Common cross-project/cross-platform POSIX APIs

Download jnr-posix 3.1.15


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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.