Last Version

sox 1.0.0

JNA Bindings to the Sound eXchange(SoX) Library

License

License

Categories

Categories

Ant Build Tools JNA Development Tools Native
GroupId

GroupId

com.anthemengineering
ArtifactId

ArtifactId

sox-jna
Version

Version

1.0.0
Type

Type

jar
Description

Description

sox
JNA Bindings to the Sound eXchange(SoX) Library
Project URL

Project URL

https://github.com/anthemengineering/sox-jna
Source Code Management

Source Code Management

https://github.com/anthemengineering/sox-jna/

Download sox-jna 1.0.0


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

Dependencies

compile (2)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 2.9.1

Project Modules

There are no modules declared in this project.