Last Version

The OpenIMAJ Core Audio Library 1.3.10

Core definitions of audio streams and samples/chunks. Also contains interfaces for processors for these basic types.

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

core-audio
Version

Version

1.3.10
Type

Type

jar
Description

Description

The OpenIMAJ Core Audio Library
Core definitions of audio streams and samples/chunks. Also contains interfaces for processors for these basic types.
Project Organization

Project Organization

The University of Southampton

Download core-audio 1.3.10


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

Dependencies

compile (1)

Group / Artifact Type Version
org.openimaj : core jar 1.3.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.