CsoundJNA

Java native binding to Csound using JNA

License

License

Categories

Categories

JNA Development Tools Native
GroupId

GroupId

com.kunstmusik
ArtifactId

ArtifactId

CsoundJNA
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

CsoundJNA
Java native binding to Csound using JNA
Project URL

Project URL

http://github.com/kunstmusik/csoundjna
Source Code Management

Source Code Management

https://github.com/kunstmusik/CsoundJNA

Download CsoundJNA

How to add to project

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2