Last Version

CsoundJNA 1.0.2

Java native binding to Csound using JNA

License

License

Categories

Categories

JNA Development Tools Native
GroupId

GroupId

com.kunstmusik
ArtifactId

ArtifactId

CsoundJNA
Version

Version

1.0.2
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 1.0.2


<!-- 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.