Sox wrapper for java

Java wrapper around the famous sox audio processing tool.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

ie.corballis
ArtifactId

ArtifactId

sox-java
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Sox wrapper for java
Java wrapper around the famous sox audio processing tool.
Project URL

Project URL

https://github.com/corballis/sox-wrapper-java

Download sox-java

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.
ie.corballis

Corballis Technologies

Software Services | Safety Management Systems | Pattern Matching | R&D

Versions

Version
1.0.3
1.0.1
1.0.0