Last Version

jnati 0.4

A toolkit for working with native, non-Java, programs and libraries from within Java.

License

License

Categories

Categories

Net JNA Development Tools Native
GroupId

GroupId

net.sf.jnati
ArtifactId

ArtifactId

jnati
Version

Version

0.4
Type

Type

pom
Description

Description

jnati
A toolkit for working with native, non-Java, programs and libraries from within Java.
Project URL

Project URL

http://jnati.sourceforge.net/
Project Organization

Project Organization

Sam Adams

Download jnati 0.4

Filename Size
jnati-0.4.pom 4 KB
Browse

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

Dependencies

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

Project Modules

  • jnati-core
  • jnati-deploy
  • jnati-proc
  • jnati-maven-plugin
  • jnati-test-harness