Last Version

JNAerator Rococoa Runtime 0.12

NativeLibs4Java is an umbrella project that gathers ready-to-use Java libraries that wrap various native libraries. Most of these wrappers are created automatically by JNAerator.

License

License

Categories

Categories

Native Development Tools JNA
GroupId

GroupId

com.nativelibs4java
ArtifactId

ArtifactId

jnaerator-rococoa-runtime
Version

Version

0.12
Type

Type

jar
Description

Description

JNAerator Rococoa Runtime
NativeLibs4Java is an umbrella project that gathers ready-to-use Java libraries that wrap various native libraries. Most of these wrappers are created automatically by JNAerator.
Project URL

Project URL

http://code.google.com/p/jnaerator/

Download jnaerator-rococoa-runtime 0.12


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

Dependencies

compile (2)

Group / Artifact Type Version
com.nativelibs4java : jnaerator-runtime jar 0.12
org.rococoa : rococoa-core jar 0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.