Last Version

JNA-POSIX 1.0.3

Common cross-project/cross-platform POSIX APIs

License

License

Common Public License - v 1.0
Categories

Categories

Ruby Languages JNA Development Tools Native
GroupId

GroupId

org.jruby.ext.posix
ArtifactId

ArtifactId

jna-posix
Version

Version

1.0.3
Type

Type

jar
Description

Description

JNA-POSIX
Common cross-project/cross-platform POSIX APIs

Download jna-posix 1.0.3


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

Dependencies

provided (1)

Group / Artifact Type Version
net.java.dev.jna : jna jar 3.0.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.