JNAPlatExt

JNA platform extensions and utilities, mostly for Win32.

License

License

Categories

Categories

JNA Development Tools Native
GroupId

GroupId

com.michaelalynmiller
ArtifactId

ArtifactId

jnaplatext
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JNAPlatExt
JNA platform extensions and utilities, mostly for Win32.
Project URL

Project URL

https://github.com/malyn/jnaplatext

Download jnaplatext

How to add to project

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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0