Last Version

CsoundJNI 1.0.6

Java native binding to Csound using JNI

License

License

GroupId

GroupId

com.kunstmusik
ArtifactId

ArtifactId

CsoundJNI
Version

Version

1.0.6
Type

Type

jar
Description

Description

CsoundJNI
Java native binding to Csound using JNI
Project URL

Project URL

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

Source Code Management

https://github.com/kunstmusik/CsoundJNI

Download CsoundJNI 1.0.6


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.