Last Version

AudioProcessor 1.7.0

Android Audio encapsulation library, with part Rx support.

License

License

GroupId

GroupId

com.github.piasy
ArtifactId

ArtifactId

AudioProcessor
Version

Version

1.7.0
Type

Type

aar
Description

Description

AudioProcessor
Android Audio encapsulation library, with part Rx support.
Project URL

Project URL

https://github.com/Piasy/RxAndroidAudio
Source Code Management

Source Code Management

https://github.com/Piasy/RxAndroidAudio

Download AudioProcessor 1.7.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.