Last Version

org.jruby.extras:jna 3.0.2


Categories

Categories

Ruby Languages JNA Development Tools Native
GroupId

GroupId

org.jruby.extras
ArtifactId

ArtifactId

jna
Version

Version

3.0.2
Type

Type

jar
Description

Description

Download jna 3.0.2

Filename Size
jna-3.0.2.pom
jna-3.0.2.jar 452 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.